Wonder if anyone is trying to build this game anymore
authorunC0Rr
Wed, 15 May 2024 10:05:13 +0200
changeset 16013 2e529b1a9d5b
parent 16012 caba603f461f
child 16014 e66feb918d71
Wonder if anyone is trying to build this game anymore
hedgewars/uSound.pas
--- a/hedgewars/uSound.pas	Wed May 01 16:49:16 2024 +0200
+++ b/hedgewars/uSound.pas	Wed May 15 10:05:13 2024 +0200
@@ -515,7 +515,7 @@
             GetFallbackV := sndFire
     else if (snd in [sndBugger]) then
         GetFallbackV := sndDrat
-    else if (snd in [sndDrat] then)
+    else if (snd in [sndDrat]) then
         GetFallbackV := sndBugger
     else if (snd in [sndGonnaGetYou, sndIllGetYou, sndRevenge, sndCutItOut, sndLeaveMeAlone]) then
         GetFallbackV := sndRegret