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
+2 -2
View File
@@ -5,13 +5,13 @@
// Description: Handle the chat messages of [entWatch]
//
//====================================================================================================
#include <morecolors>
#include <smlib>
#include <multicolors>
#pragma newdecls required
#include <sourcemod>
#include <entWatch>
#include <entWatch4>
#include <entWatch_core>
#define MESSAGEFORMAT "\x07%s[entWatch] \x07%s%s \x07%s(\x07%s%s\x07%s) %t \x07%s%s"