*Fix a typo.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-03-10 00:47:59 +01:00
parent 1fe1d6c094
commit 19af8f62ad
2 changed files with 2 additions and 2 deletions

View File

@@ -4746,7 +4746,7 @@ void Unit::RemoveAura(AuraMap::iterator &i, AuraRemoveMode mode)
if (!stack)
{
// Remove all triggered by aura spells vs unlimited duration
CleanupTriggeredSpells();
Aur->CleanupTriggeredSpells();
// Remove Linked Auras
uint32 id = Aur->GetId();