preferredgame

This commit is contained in:
2026-05-05 16:49:04 -04:00
parent a5a15de69b
commit a711450445
+1
View File
@@ -402,6 +402,7 @@ def run():
current_preferred_game = (current_preferred_game + 1) % max(len(games), 1)
last_switch = now
print(preferred_games[current_preferred_game])
draw_single_game(canvas, preferred_games[current_preferred_game])
else:
# no games available, just draw placeholder