Add support for getting g_pGameRules without a byte signature / symbol.

This commit is contained in:
Nicholas Hastings
2014-12-13 16:35:32 -05:00
parent 939b10bd8e
commit 88cb74213c
4 changed files with 81 additions and 1 deletions
+2
View File
@@ -342,6 +342,8 @@ bool SDKTools::LevelInit(char const *pMapName, char const *pMapEntities, char co
{
m_bAnyLevelInited = true;
UpdateValveGlobals();
const char *name;
char key[32];
int count, n = 1;