From b9f111e55a0647fc4872c1253f7593c0eeb505f5 Mon Sep 17 00:00:00 2001 From: Haze1337 Date: Tue, 8 Mar 2022 19:07:48 +0300 Subject: [PATCH] Found a new silent soundscape --- scripting/SoundManager.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripting/SoundManager.sp b/scripting/SoundManager.sp index 1554742..9a5df5e 100644 --- a/scripting/SoundManager.sp +++ b/scripting/SoundManager.sp @@ -247,7 +247,7 @@ public void OnMapStart() { static const char sSilentSoundScapes[][] = { "port.LightHum2", - "test_tvset" + "Nothing" }; gI_SilentSoundScape = -1;