From 69f15bdfc1c7c19f7f88df36b4995c929d998eb4 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Sun, 3 May 2026 14:45:28 -0400 Subject: [PATCH] move text --- scoreboard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scoreboard.py b/scoreboard.py index 7defd5f..cf09423 100644 --- a/scoreboard.py +++ b/scoreboard.py @@ -355,7 +355,7 @@ def draw_single_game(canvas, game): graphics.DrawText( canvas, font, - 20, + 25, 29, graphics.Color(255,255,255), str(game["status"])