Commit a7977eca by BellCodeEditor

auto save

parent 7e1f2688
Showing with 2 additions and 1 deletions
...@@ -160,4 +160,4 @@ while True: ...@@ -160,4 +160,4 @@ while True:
ll.append([0] * 15) ll.append([0] * 15)
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
clock.tick(FPS) clock.tick(FPS)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment