minor changes

This commit is contained in:
hubdom
2020-12-02 14:52:19 +01:00
parent 09868ec493
commit 90a9edf69a
4 changed files with 30 additions and 4 deletions
+3
View File
@@ -812,6 +812,9 @@ public void ZR_OnClientInfected(int client, int attacker, bool motherInfect, boo
}
}
//----------------------------------------------------------------------------------------------------
// Purpose:
//----------------------------------------------------------------------------------------------------
public void OnEntitySpawned(int Entity, const char[] sClassname)
{
if (StrContains(sClassname, "_projectile", false) == -1)