From dfbff49a524df5426b7d5409f5671eca2354ba73 Mon Sep 17 00:00:00 2001 From: toaster Date: Sun, 17 Apr 2022 23:50:43 +0100 Subject: [PATCH] Delete accidentially-committed whitespace --- src/s_sound.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s_sound.c b/src/s_sound.c index a8847c22b..a012650bd 100644 --- a/src/s_sound.c +++ b/src/s_sound.c @@ -913,7 +913,7 @@ void S_UpdateSounds(void) { continue; } - + recdist = thisdist; i = j; }