mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-16 21:09:50 -04:00
This should be the last of the malfunctioning AI scripts, thanks to click for the list
--HG-- branch : trunk
This commit is contained in:
@@ -106,7 +106,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
CreatureAI* GetAI(Creature* pCreature)
|
||||
CreatureAI* GetAI(Creature* pCreature) const
|
||||
{
|
||||
return new custom_exampleAI (pCreature);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user