1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-26 23:10:24 +00:00

Fix bug loading attribute values

This commit is contained in:
scrawl 2013-05-16 21:45:49 +02:00
parent cc42b1ef48
commit ca81335319

View file

@ -62,7 +62,7 @@ struct NPC
struct NPDTstruct52 struct NPDTstruct52
{ {
short mLevel; short mLevel;
char mStrength, unsigned char mStrength,
mIntelligence, mIntelligence,
mWillpower, mWillpower,
mAgility, mAgility,