move text
This commit is contained in:
+1
-1
@@ -356,7 +356,7 @@ def draw_single_game(canvas, game):
|
|||||||
canvas,
|
canvas,
|
||||||
font,
|
font,
|
||||||
55,
|
55,
|
||||||
25,
|
23,
|
||||||
graphics.Color(255,255,255),
|
graphics.Color(255,255,255),
|
||||||
str(game["status"])
|
str(game["status"])
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user