mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
feat(Core/SmartAI): add startup error for non existent SmartAI entries (#20694)
This commit is contained in:
@@ -2060,6 +2060,7 @@ public:
|
||||
static SmartAIMgr* instance();
|
||||
|
||||
void LoadSmartAIFromDB();
|
||||
void CheckIfSmartAIInDatabaseExists();
|
||||
|
||||
SmartAIEventList GetScript(int32 entry, SmartScriptType type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user