uint->int

This commit is contained in:
tomrus88 2008-11-09 11:39:01 +03:00
parent 50e538c32f
commit 90b0c47592

View file

@ -962,7 +962,7 @@ struct ScalingStatValuesEntry
struct SkillLineEntry
{
uint32 id; // 0 m_ID
uint32 categoryId; // 1 m_categoryID (index from SkillLineCategory.dbc)
int32 categoryId; // 1 m_categoryID (index from SkillLineCategory.dbc)
//uint32 skillCostID; // 2 m_skillCostsID not used
char* name[16]; // 3-18 m_displayName_lang
// 19 string flags, not used