Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Oct 12, 2024
1 parent f0e68d4 commit 151b68a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ octopus:on_mail(function(self, message)
engine:destroy(princess)
engine:destroy(candle1)
engine:destroy(candle2)

engine:flush()
engine:prefetch({ "blobs/end.png" })
engine:set_scene("end")
end)
end
end
Expand Down

0 comments on commit 151b68a

Please sign in to comment.