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:
@@ -89,6 +89,7 @@ public:
|
||||
void * serverFactory;
|
||||
void * engineFactory;
|
||||
void * matchmakingDSFactory;
|
||||
void * soundemittersystemFactory;
|
||||
SMGlobalClass * listeners;
|
||||
|
||||
// ConVar functions.
|
||||
|
||||
Reference in New Issue
Block a user