Update boss_hadronox.cpp

This commit is contained in:
Aokromes
2016-09-27 00:30:21 +02:00
committed by GitHub
parent 6c351c5160
commit 04ec868768

View File

@@ -252,7 +252,7 @@ public:
}
}
void EnterEvadeMode(EvadeReason /*why*/)
void EnterEvadeMode(EvadeReason /*why*/) override
{
std::list<Creature*> triggers;
me->GetCreatureListWithEntryInGrid(triggers, NPC_WORLDTRIGGER_LARGE);