entWatch4: Push it all to GIT, fuck local storage.

Had to rename the entWatch.inc cause compiler refused to use the right
one otherwise. :table:
This commit is contained in:
zaCade
2017-11-21 02:42:57 +01:00
parent 6491c3d2b6
commit b06ee55b63
8 changed files with 68 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include <sourcemod>
#include <sdkhooks>
#include <sdktools>
#include <entWatch>
#include <entWatch4>
/* BOOLS */
bool g_bLate;