From ea565658725b8c3403ca1b6a890296d3f8eef407 Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Thu, 14 Jan 2021 20:19:04 -0700 Subject: [PATCH] fix --- code/game/sound.dm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/code/game/sound.dm b/code/game/sound.dm index e3ce88a620..1816336bd1 100644 --- a/code/game/sound.dm +++ b/code/game/sound.dm @@ -1,4 +1,5 @@ - +// /tg/ reverb disabled +/* ///Default override for echo /sound echo = list( @@ -22,6 +23,7 @@ 0, // Flags (1 = Auto Direct, 2 = Auto Room, 4 = Auto RoomHF) ) environment = SOUND_ENVIRONMENT_NONE //Default to none so sounds without overrides dont get reverb +*/ /*! playsound