mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
Fix bug loading attribute values
This commit is contained in:
parent
cc42b1ef48
commit
ca81335319
@ -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…
x
Reference in New Issue
Block a user