mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-02 09:19:40 +00:00
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
|
||||
{
|
||||
short mLevel;
|
||||
char mStrength,
|
||||
unsigned char mStrength,
|
||||
mIntelligence,
|
||||
mWillpower,
|
||||
mAgility,
|
||||
|
|
Loading…
Reference in a new issue