mirror of
https://github.com/araxiaonline/mod-eluna.git
synced 2026-06-13 03:02:27 -04:00
fix: Update IsSummonedBy() after recent changes (#89)
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