move text

This commit is contained in:
2026-05-03 14:47:54 -04:00
parent 0bfac21b92
commit d7b258bb51
+1 -1
View File
@@ -356,7 +356,7 @@ def draw_single_game(canvas, game):
canvas,
font,
55,
23,
22,
graphics.Color(255,255,255),
str(game["status"])
)