change guard

This commit is contained in:
2026-08-02 00:23:49 -04:00
parent 2f94e45477
commit fdfdd93a9f
+1 -1
View File
@@ -164,7 +164,7 @@ def draw_frame(matrix):
update_preferred()
virtual_dirty = True
if not games:
if not ordered:
matrix.canvas.Clear()
graphics.DrawText(matrix.canvas, font, 10, 22,
Colors.RED.value, "No games today")