move text

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