forked from UNLOZE/sm-plugins
BossHP: Partially cleanup includes.
Might not be fully done. But i wont be doing it soon, due to fakes :D
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
#include <basic>
|
||||
#include "CConfig.inc"
|
||||
#include "CDamage.inc"
|
||||
#include "CBoss.inc"
|
||||
|
||||
#include <sourcemod>
|
||||
#include <BossHP>
|
||||
#include <zombiereloaded>
|
||||
#include <hlstatsx_loghelper>
|
||||
|
||||
#include <basic>
|
||||
#include "CConfig.inc"
|
||||
#include "CBoss.inc"
|
||||
|
||||
ArrayList g_hStats[MAXPLAYERS+1];
|
||||
|
||||
bool g_bZRLoaded;
|
||||
|
||||
Reference in New Issue
Block a user