This commit is contained in:
Pan32 2020-08-07 01:01:06 +01:00
parent 32a6c75292
commit e6f1a6069c

View File

@ -117,7 +117,7 @@ IForward *g_pOnRunThinkFunctionsPost = NULL;
int g_SH_TriggerMoved = 0;
int g_SH_TouchLinks = 0;
const int g_iMaxPlayers = 0;
int g_iMaxPlayers = 0;
CTriggerMoved *g_CTriggerMoved = NULL;
CTouchLinks *g_CTouchLinks = NULL;