forked from teamnwah/openmw-tes3coop
Fix bug loading attribute values
This commit is contained in:
parent
cc42b1ef48
commit
ca81335319
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue