remove top bar in game window

This commit is contained in:
2026-03-11 23:25:22 +01:00
parent 5383fa3240
commit 71a21f3f86
3 changed files with 5 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ function Timer.draw()
if Context.meters.hidden and not Context.stat_screen_active then return end
local cx = 10
local cy = 20
local cy = 8
local r_outer = 5
local r_inner = 3
local progress = Context.timer.progress