mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-03 19:13:49 +00:00
fix(Core/Scripts): Fix build and crash when calling uninitialized scripts (#18718)
fix(Core/Scripts): Fix build and crash when calling uninitialized scripts.
This commit is contained in:
committed by
GitHub
parent
f05200fcca
commit
3a6231cb65
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "Object.h"
|
||||
#include "ScriptObject.h"
|
||||
#include <vector>
|
||||
|
||||
enum MovementHook
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user