forked from UNLOZE/sm-plugins
updates for entwatch to work
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
#pragma newdecls required
|
||||
|
||||
#include <sdktools>
|
||||
#include <sourcemod>
|
||||
#include <clientprefs>
|
||||
#include <entWatch_core>
|
||||
@@ -512,4 +513,4 @@ stock int GetClientCookieInt(int client, Handle hCookie)
|
||||
GetClientCookie(client, hCookie, sValue, sizeof(sValue));
|
||||
|
||||
return StringToInt(sValue);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user