mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Eluna fix mangos build
This commit is contained in:
@@ -23,6 +23,11 @@ extern "C"
|
||||
#include "CellImpl.h"
|
||||
#include "Chat.h"
|
||||
#include "Channel.h"
|
||||
#ifdef MANGOS
|
||||
#include "Config/Config.h"
|
||||
#else
|
||||
#include "Config.h"
|
||||
#endif
|
||||
#include "DBCStores.h"
|
||||
#include "GossipDef.h"
|
||||
#include "GridNotifiers.h"
|
||||
|
||||
Reference in New Issue
Block a user