mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
[11134] Make GCC happy and restore build at *nix.
This commit is contained in:
parent
da1b616312
commit
3bfe4bbd3b
4 changed files with 5 additions and 4 deletions
|
|
@ -188,7 +188,6 @@ inline void MapManager::DoForAllMapsWithMapId(uint32 mapId, Do& _do)
|
|||
_do(itr->second);
|
||||
}
|
||||
|
||||
|
||||
#define sMapMgr MapManager::Instance()
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue