diff --git a/vacation.p8 b/vacation.p8 index 9128b41..cac417b 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -757,7 +757,7 @@ function zonk_mode:next_file() if #self.files > 0 then self.file=split(deli(self.files,1), "\n") self.expect_cfg_line=true - self.cy=5 + self.cy=0 self.cx=0 end end