move text

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