mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
*Missing part of last commit.
--HG-- branch : trunk
This commit is contained in:
@@ -4078,6 +4078,7 @@ void Unit::RemoveAura(AuraMap::iterator &i, AuraRemoveMode mode)
|
||||
if (Aur->IsUpdated())
|
||||
{
|
||||
Aur->RemoveAura();
|
||||
return;
|
||||
}
|
||||
|
||||
SpellEntry const* AurSpellInfo = Aur->GetSpellProto();
|
||||
|
||||
Reference in New Issue
Block a user