forked from UNLOZE/sm-plugins
prepare for 1.11 (and useless shit because 1.11 bug)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <multicolors>
|
||||
#include <sourcemod>
|
||||
#include <sdkhooks>
|
||||
#include <zombiereloaded>
|
||||
@@ -593,4 +592,4 @@ public void Cvar_Damage(ConVar convar, const char[] oldValue, const char[] newVa
|
||||
public void Cvar_TicksToSkip(ConVar convar, const char[] oldValue, const char[] newValue)
|
||||
{
|
||||
g_iTicksToSkip = convar.IntValue;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user