Small fixes

This commit is contained in:
Accelerator
2021-06-30 13:23:25 +05:00
committed by GitHub
parent f230fa0b9a
commit e52ab0105e
3 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,6 @@ public:
static void OnChangeMaxplayers ( IConVar *var, const char *pOldValue, float flOldValue );
static void OnChangeUnreserved ( IConVar *var, const char *pOldValue, float flOldValue );
static void OnChangeIvailosp ( IConVar *var, const char *pOldValue, float flOldValue );
#if SOURCE_ENGINE == SE_LEFT4DEAD
static void OnChangeRemovehumanlimit ( IConVar *var, const char *pOldValue, float flOldValue );