Removed debug test commands from previous commit, added ambientsounds module, removed old, and removed some unused translations phrases.
This commit is contained in:
@ -202,7 +202,7 @@ InfectPlayer(client, attacker = -1, bool:motherinfect = false)
|
||||
|
||||
// Forward event to modules.
|
||||
ClassOnClientInfected(client, motherinfect);
|
||||
ZombieSoundsOnClientInfected(client);
|
||||
SEffectsOnClientInfected(client);
|
||||
ZHPOnClientInfected(client);
|
||||
AbortTeleport(client);
|
||||
|
||||
|
Reference in New Issue
Block a user