remove prular defitions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-22 15:20:10 +01:00
parent 6f5b17147c
commit d9febf16e0
14 changed files with 56 additions and 56 deletions

View File

@@ -60,7 +60,7 @@ function TIC()
if handler then
handler()
end
Meters.update()
Meter.update()
if Context.game_in_progress then
UI.draw_meters()
end