glitch
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_closed/woodpecker Pipeline failed

This commit is contained in:
2026-03-12 00:54:09 +01:00
parent 24ce240f97
commit 3bb1fb7941
5 changed files with 65 additions and 0 deletions

View File

@@ -27,5 +27,6 @@ function TIC()
if Context.game_in_progress then
Meter.draw()
Timer.draw()
Glitch.draw()
end
end