fix: Update IsSummonedBy() after recent changes

This commit is contained in:
Skjalf
2023-01-29 09:02:17 -03:00
committed by GitHub
parent 295fcefd01
commit e997ec2dfe

View File

@@ -235,7 +235,7 @@ struct ElunaCreatureAI : ScriptedAI
#if defined TRINITY || AZEROTHCORE
#if defined TRINITY
#if defined TRINITY || AZEROTHCORE
// Called when the creature is summoned successfully by other creature
void IsSummonedBy(WorldObject* summoner) override
{