Fix cmangos wotlk build

This commit is contained in:
Rochet2
2016-12-16 18:44:25 +02:00
parent b6270285f8
commit 0e78349861
3 changed files with 33 additions and 3 deletions

View File

@@ -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