diff --git a/vacation.p8 b/vacation.p8 index 07bb499..3d6df1a 100644 --- a/vacation.p8 +++ b/vacation.p8 @@ -753,6 +753,7 @@ end function zonk_mode:activate() clear_alt_pal_bits() pal() + font_dogica() if (type(self.file) == "string") self.file = split(self.file, "\n") if (not self.file) self:next_file() assert(self.file)