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:
parent
f05200fcca
commit
3a6231cb65
7 changed files with 17 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include "ObjectGuid.h"
|
||||
#include "ScriptObject.h"
|
||||
#include <vector>
|
||||
|
||||
enum ArenaHook
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue