Mercurial > mm7
diff Spells.h @ 208:07eb7d649bd5
Слияние
author | Ritor1 |
---|---|
date | Sat, 16 Feb 2013 08:42:58 +0600 |
parents | 038a4d09406f |
children | 1c8add70bcf9 |
line wrap: on
line diff
--- a/Spells.h Sat Feb 16 08:42:43 2013 +0600 +++ b/Spells.h Sat Feb 16 08:42:58 2013 +0600 @@ -74,7 +74,7 @@ char *pExpertSkillDesc; char *pMasterSkillDesc; char *pGrandmasterSkillDesc; - unsigned int uSchool; + int uSchool; int field_20; }; #pragma pack(pop) @@ -122,7 +122,7 @@ __int16 field_10; char field_12; char field_13; - __int16 field_14; + // __int16 field_14; }; #pragma pack(pop)