Merge pull request #243 from OpenMW/master

Add OpenMW commits up to 18 Jul 2017
0.6.1
David Cernat 8 years ago committed by GitHub
commit c8d965488f

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

Loading…
Cancel
Save