SourceMod 1.10 and new OnEntitySpawned forward

This commit is contained in:
BotoX
2019-09-10 16:34:12 +02:00
parent e32e702108
commit 73f450eaae
26 changed files with 802 additions and 975 deletions
+2 -1
View File
@@ -2,8 +2,9 @@
#pragma newdecls required
#include <sourcemod>
#include <dhooks>
#include <sdkhooks>
#include <sdktools>
#include <dhooks>
Handle g_hRadiusDamage = INVALID_HANDLE;