mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-25 16:09:20 -04:00
A great purge of obsolete macros.
--HG-- branch : trunk
This commit is contained in:
@@ -54,7 +54,7 @@ bool AreaTrigger_at_twilight_grove(Player* pPlayer, const AreaTriggerEntry *at)
|
||||
#define SPELL_CREATURE_OF_NIGHTMARE 25806
|
||||
#define SPELL_LEVEL_UP 24312
|
||||
|
||||
struct TRINITY_DLL_DECL boss_twilight_corrupterAI : public ScriptedAI
|
||||
struct boss_twilight_corrupterAI : public ScriptedAI
|
||||
{
|
||||
boss_twilight_corrupterAI(Creature *c) : ScriptedAI(c) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user