diff options
Diffstat (limited to 'src/game/DBCStructure.h')
-rw-r--r-- | src/game/DBCStructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h index 2aab9970a18..48ba9c8ff44 100644 --- a/src/game/DBCStructure.h +++ b/src/game/DBCStructure.h @@ -1129,7 +1129,7 @@ struct MapEntry float entrance_y; // 60 entrance y coordinate (if exist single entry) // 61 -1, 0 and 720 uint32 addon; // 62 (0-original maps,1-tbc addon) - // 63 some kind of time? + uint32 unk_time; // 63 some kind of time? - for pre-bc raids //uint32 maxPlayers; // 64 max players // Helpers |