mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
Updated map.dbc struct.
This commit is contained in:
parent
755c8a1a81
commit
d0350c8c7d
2 changed files with 2 additions and 1 deletions
|
|
@ -1089,6 +1089,7 @@ struct MapEntry
|
|||
// 61 -1, 0 and 720
|
||||
uint32 addon; // 62 (0-original maps,1-tbc addon)
|
||||
// 63 some kind of time?
|
||||
//uint32 maxPlayers; // 64 max players
|
||||
|
||||
// Helpers
|
||||
uint32 Expansion() const { return addon; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue