Core/GameObjects: fix typo

This commit is contained in:
ariel-
2016-07-26 00:23:25 -03:00
parent cae9f5dc9b
commit 5d2f974ed4

View File

@@ -120,8 +120,8 @@ struct GameObjectTemplate
uint32 large; //3
uint32 floatOnWater; //4
int32 questID; //5
} _generic;
uint32 conditionID1; //6
} _generic;
//6 GAMEOBJECT_TYPE_TRAP
struct
{