mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Fix cmangos wotlk build
This commit is contained in:
@@ -128,6 +128,10 @@ typedef ThreatContainer::StorageType ThreatList;
|
||||
#define SPELL_AURA_MOD_KILL_XP_PCT SPELL_AURA_MOD_XP_PCT
|
||||
#endif
|
||||
|
||||
#ifdef WOTLK
|
||||
#define UNIT_BYTE2_FLAG_SANCTUARY UNIT_BYTE2_FLAG_SUPPORTABLE
|
||||
#endif
|
||||
|
||||
typedef TemporarySummon TempSummon;
|
||||
typedef SpellEntry SpellInfo;
|
||||
enum SelectAggroTarget
|
||||
|
||||
Reference in New Issue
Block a user