Eluna fix build
This commit is contained in:
@@ -80,7 +80,7 @@ typedef std::set<std::string> ScriptPaths;
|
||||
#undef sObjectAccessor
|
||||
#define sWorld (&MaNGOS::Singleton<World>::Instance())
|
||||
#define sMapMgr (&MapManager::Instance())
|
||||
#define SConfigMgr (&MaNGOS::Singleton<Config>::Instance())
|
||||
#define sConfigMgr (&MaNGOS::Singleton<Config>::Instance())
|
||||
#define sGuildMgr (&MaNGOS::Singleton<GuildMgr>::Instance())
|
||||
#define sObjectMgr (&MaNGOS::Singleton<ObjectMgr>::Instance())
|
||||
#define sAccountMgr (&MaNGOS::Singleton<AccountMgr>::Instance())
|
||||
|
||||
Reference in New Issue
Block a user