entWatch4: Nuke useless include

This commit is contained in:
zaCade
2018-09-30 12:53:07 +02:00
parent b9ea40015a
commit 40f9ffc9e1
6 changed files with 43 additions and 51 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include <sourcemod>
#include <sdkhooks>
#include <sdktools>
#include <entWatch4>
#include <entWatch_core>
/* BOOLS */
bool g_bLate;