Merge pull request #243 from OpenMW/master

Add OpenMW commits up to 18 Jul 2017
This commit is contained in:
David Cernat 2017-07-18 16:59:33 +03:00 committed by GitHub
commit c8d965488f

View file

@ -39,7 +39,7 @@ struct Clothing
{
int mType;
float mWeight;
short mValue;
unsigned short mValue;
short mEnchant;
};
CTDTstruct mData;