would help if i actually drew it
This commit is contained in:
@@ -348,6 +348,7 @@ def run():
|
||||
if preferred_game_on:
|
||||
while True:
|
||||
draw_single_game(canvas, preferred_game[0])
|
||||
canvas = matrix.SwapOnVSync(canvas)
|
||||
sleep(0.03)
|
||||
else:
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user