*Anonymous enums are bad :(

--HG--
branch : trunk
This commit is contained in:
maximius
2009-09-26 02:27:10 -07:00
parent f8a6434fc0
commit e2017fcf5d

View File

@@ -1066,7 +1066,7 @@ CreatureAI* GetAI_garaxxas(Creature* pCreature)
return new boss_garaxxasAI(pCreature);
}
enum
enum Spells
{
SPELL_WINDFURY_TOTEM = 27621,
SPELL_WAR_STOMP = 46026,