forked from UNLOZE/sm-plugins
SourceMod 1.10 and new OnEntitySpawned forward
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
#define BossHP_included
|
||||
|
||||
#include <basic>
|
||||
#include "BossHP/CConfig.inc"
|
||||
#include "BossHP/CBoss.inc"
|
||||
|
||||
forward void OnBossIntialized(CBoss Boss, CConfig Config);
|
||||
|
||||
forward void OnBossDamaged(CBoss Boss, CConfig Config, int activator, float damage);
|
||||
|
||||
Reference in New Issue
Block a user