Commit cff7771a by BellCodeEditor

auto save

parent ad12af8d
Showing with 2 additions and 6 deletions
...@@ -32,8 +32,4 @@ while True: ...@@ -32,8 +32,4 @@ while True:
scree.blit(body,ah[i]) scree.blit(body,ah[i])
#刷新画面 #刷新画面
pygame.display.update() pygame.display.update()
FPSCLOCK.tick(fast) FPSCLOCK.tick(fast)
\ No newline at end of file
\ 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