mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
Build fix
This commit is contained in:
@@ -847,6 +847,7 @@ bool Creature::AIM_Create(CreatureAI* ai /*= nullptr*/)
|
||||
Motion_Initialize();
|
||||
|
||||
i_AI = ai ? ai : FactorySelector::SelectAI(this);
|
||||
return true;
|
||||
}
|
||||
|
||||
void Creature::AI_InitializeAndEnable()
|
||||
|
||||
Reference in New Issue
Block a user