diff options
Diffstat (limited to 'src/game/DBCStructure.h')
| -rw-r--r-- | src/game/DBCStructure.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h index cfc12510095..bfcf3647c57 100644 --- a/src/game/DBCStructure.h +++ b/src/game/DBCStructure.h @@ -861,8 +861,8 @@ struct FactionTemplateEntry struct GameObjectDisplayInfoEntry { - uint32 ID; //0 - //char* mdx; //1 + uint32 Displayid; // 0 m_ID + // char* filename; // 1 //uint32 unk1[10]; //2-11 float minX; float minY; |
