diff --git a/vacation.p8 b/vacation.p8 index b4ceb4c..6e29951 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -867,7 +867,7 @@ function zonk_mode:update() self.alwaysmatched=true if (not self.ac) psound(8, justc and 16 or 18, 8, true) end - if (justc and not self.nextpage) psound(8,16,2) + if (justc and not self.nextpage) psound(8,16,2, true) else self.twt -= 1 end