This commit is contained in:
JerryXiao 2023-03-10 18:25:49 +08:00
parent e2a2a4309a
commit 32069e5b1f
1 changed files with 1 additions and 0 deletions

View File

@ -163,3 +163,4 @@ while True:
draw(to_draw)
if not args.keepdrawing:
break
time.sleep(slp1)