fix: Update IsSummonedBy() after recent changes
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user