Add support for gamedata lookups from soundemittersystem library (#1787)

* Add `soundemittersystem` library to game config signatures

* Remove `GAMEBIN` by `soundemittersystem` module load
This commit is contained in:
Vladimir
2022-08-04 16:32:26 +02:00
committed by GitHub
parent da3e868df5
commit 3100e23b87
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -89,6 +89,7 @@ public:
void * serverFactory;
void * engineFactory;
void * matchmakingDSFactory;
void * soundemittersystemFactory;
SMGlobalClass * listeners;
// ConVar functions.