move text
This commit is contained in:
+1
-1
@@ -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"])
|
||||||
|
|||||||
Reference in New Issue
Block a user