mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
missing base class forward, 042f551 follow-up
This commit is contained in:
@@ -42,6 +42,7 @@ void CreatureAI::OnCharmed(bool isNew)
|
||||
me->EngageWithTarget(lastCharmer);
|
||||
me->LastCharmerGUID.Clear();
|
||||
}
|
||||
UnitAI::OnCharmed(isNew);
|
||||
}
|
||||
|
||||
AISpellInfoType* UnitAI::AISpellInfo;
|
||||
|
||||
Reference in New Issue
Block a user