confirm-but-don't-advance sounds weird without reverb

This commit is contained in:
2024-02-18 12:55:50 -08:00
parent 50c0fb47c0
commit 45f94ed9b8

View File

@@ -867,7 +867,7 @@ function zonk_mode:update()
self.alwaysmatched=true self.alwaysmatched=true
if (not self.ac) psound(8, justc and 16 or 18, 8, true) if (not self.ac) psound(8, justc and 16 or 18, 8, true)
end end
if (justc and not self.nextpage) psound(8,16,2) if (justc and not self.nextpage) psound(8,16,2, true)
else else
self.twt -= 1 self.twt -= 1
end end