move text

This commit is contained in:
2026-05-03 14:45:28 -04:00
parent e33495e525
commit 69f15bdfc1
+1 -1
View File
@@ -355,7 +355,7 @@ def draw_single_game(canvas, game):
graphics.DrawText( graphics.DrawText(
canvas, canvas,
font, font,
20, 25,
29, 29,
graphics.Color(255,255,255), graphics.Color(255,255,255),
str(game["status"]) str(game["status"])