StopSound: Use new OnBroadcastSound forward from CSSFixes

This commit is contained in:
BotoX
2017-08-04 09:31:00 +02:00
parent c993d05129
commit e1bab3c5b8
2 changed files with 22 additions and 29 deletions
+1
View File
@@ -5,6 +5,7 @@
forward void OnRunThinkFunctions(bool simulating);
forward void OnRunThinkFunctionsPost(bool simulating);
forward Action OnBroadcastSound(int entity, char sample[PLATFORM_MAX_PATH], int clients[MAXPLAYERS], int &numClients);
public Extension __ext_CSSFixes =
{