*Fix 2 typo

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2008-12-23 10:54:13 +01:00
parent cbe749aa20
commit cce6986e4f
4 changed files with 6 additions and 6 deletions

View File

@@ -347,7 +347,6 @@ struct TRINITY_DLL_DECL boss_shade_of_akamaAI : public ScriptedAI
if(!ChannelerList.empty())
{
Channelers.clear();
for(std::list<Creature*>::iterator itr = ChannelerList.begin(); itr != ChannelerList.end(); ++itr)
{
((mob_ashtongue_channelerAI*)(*itr)->AI())->ShadeGUID = m_creature->GetGUID();