summaryrefslogtreecommitdiff
path: root/src/i_sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_sound.c')
-rw-r--r--src/i_sound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i_sound.c b/src/i_sound.c
index 439f8689..bcdac459 100644
--- a/src/i_sound.c
+++ b/src/i_sound.c
@@ -251,6 +251,7 @@ void I_UpdateSound(void)
static void CheckVolumeSeparation(int *sep, int *vol)
{
+return;
if (*sep < 0)
{
*sep = 0;