forked from mirror/openmw-tes3mp
Merge pull request #243 from OpenMW/master
Add OpenMW commits up to 18 Jul 2017
This commit is contained in:
commit
c8d965488f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ struct Clothing
|
|||
{
|
||||
int mType;
|
||||
float mWeight;
|
||||
short mValue;
|
||||
unsigned short mValue;
|
||||
short mEnchant;
|
||||
};
|
||||
CTDTstruct mData;
|
||||
|
|
Loading…
Reference in a new issue