prepare for 1.11 (and useless shit because 1.11 bug)

This commit is contained in:
BotoX
2019-11-13 12:05:24 +01:00
parent 1b388d585a
commit 1a8ab9d8a9
4 changed files with 380 additions and 374 deletions
+1 -2
View File
@@ -2,7 +2,6 @@
#include <sdktools>
#include <sdkhooks>
#include <zombiereloaded>
#include <multicolors>
#include <hlstatsx_loghelper>
#pragma semicolon 1
@@ -118,4 +117,4 @@ public bool IsValidClient(int iClient)
return false;
return true;
}
}