glitch
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:58:38 +01:00
parent 24ce240f97
commit 3bb1fb7941
5 changed files with 65 additions and 0 deletions
+1
View File
@@ -27,5 +27,6 @@ function TIC()
if Context.game_in_progress then
Meter.draw()
Timer.draw()
Glitch.draw()
end
end