forked from UNLOZE/sm-plugins
entWatch4: Remove useless SMLib stuff, add template checking.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
// Description: Handle the restrictions of [entWatch]
|
||||
//
|
||||
//====================================================================================================
|
||||
#include <smlib>
|
||||
#include <multicolors>
|
||||
|
||||
#pragma newdecls required
|
||||
@@ -13,6 +12,7 @@
|
||||
#include <sourcemod>
|
||||
#include <clientprefs>
|
||||
#include <entWatch_core>
|
||||
#include <entWatch_helpers>
|
||||
|
||||
/* FORWARDS */
|
||||
Handle g_hFwd_OnClientRestricted;
|
||||
|
||||
Reference in New Issue
Block a user