--HG--
branch : trunk
This commit is contained in:
megamage
2009-04-05 17:10:59 -05:00
9 changed files with 27 additions and 15 deletions

View File

@@ -4130,6 +4130,7 @@ void Unit::RemoveAura(AuraMap::iterator &i, AuraRemoveMode mode)
{
caster->m_currentSpells[CURRENT_CHANNELED_SPELL]->cancel();
caster->m_currentSpells[CURRENT_CHANNELED_SPELL]=NULL;
}
}