*Missing part of last commit.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-04-06 21:40:22 +02:00
parent 09ac9f24ff
commit 1bd539103b

View File

@@ -4078,6 +4078,7 @@ void Unit::RemoveAura(AuraMap::iterator &i, AuraRemoveMode mode)
if (Aur->IsUpdated())
{
Aur->RemoveAura();
return;
}
SpellEntry const* AurSpellInfo = Aur->GetSpellProto();