fix(gobject): elevator bug + prevent bugs related to faction and flags (#1402)

- Closes #1396
This commit is contained in:
Francesco Borzì
2019-02-02 14:34:50 +01:00
committed by GitHub
parent 002f24aadb
commit 264dd0c65a
3 changed files with 6 additions and 5 deletions

View File

@@ -32,8 +32,6 @@ struct GameObjectTemplate
std::string IconName;
std::string castBarCaption;
std::string unk1;
uint32 faction;
uint32 flags;
float size;
union // different GO types have different data field
{