Allow gamedata to use vscript binary (#1826)
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
void * engineFactory;
|
||||
void * matchmakingDSFactory;
|
||||
void * soundemittersystemFactory;
|
||||
void * vscriptFactory;
|
||||
SMGlobalClass * listeners;
|
||||
|
||||
// ConVar functions.
|
||||
|
||||
Reference in New Issue
Block a user