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

@@ -131,7 +131,9 @@ function Meter.draw()
local bar_x = 182
local label_x = 228
local line_h = 5
local start_y = 11
local start_y = 1
local bar_offset = math.floor((line_h - bar_h) / 2)
local meter_list = {