mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
*Fix a typo.
--HG-- branch : trunk
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user