Browse Source

Update structs.h

pull/4/head
galaxyhaxz 8 years ago committed by GitHub
parent
commit
0f7a448b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      structs.h

2
structs.h

@ -820,7 +820,7 @@ struct PlayerStruct
char _pLightRad;
unsigned char _pLvlChanging;
char _pName[32];
unsigned char _pClass;
char _pClass;
int _pStrength;
int _pBaseStr;
int _pMagic;

Loading…
Cancel
Save