mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Updated include for Mangos restructure
This commit is contained in:
@@ -48,10 +48,15 @@
|
||||
#else
|
||||
#include "Config/Config.h"
|
||||
#include "AggressorAI.h"
|
||||
#include "revision_nr.h"
|
||||
#include "BattleGroundMgr.h"
|
||||
#endif
|
||||
|
||||
#ifdef MANGOS
|
||||
#include "revision.h"
|
||||
#elif CMANGOS
|
||||
#include "revision_nr.h"
|
||||
#endif
|
||||
|
||||
#if (!defined(TBC) && !defined(CLASSIC))
|
||||
#include "Vehicle.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user