change guard
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ def draw_frame(matrix):
|
|||||||
update_preferred()
|
update_preferred()
|
||||||
virtual_dirty = True
|
virtual_dirty = True
|
||||||
|
|
||||||
if not games:
|
if not ordered:
|
||||||
matrix.canvas.Clear()
|
matrix.canvas.Clear()
|
||||||
graphics.DrawText(matrix.canvas, font, 10, 22,
|
graphics.DrawText(matrix.canvas, font, 10, 22,
|
||||||
Colors.RED.value, "No games today")
|
Colors.RED.value, "No games today")
|
||||||
|
|||||||
Reference in New Issue
Block a user