confirm-but-don't-advance sounds weird without reverb
This commit is contained in:
parent
50c0fb47c0
commit
45f94ed9b8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user