Commit 7e5ad075 by BellCodeEditor

auto save

parent 84169e26
Showing with 3 additions and 2 deletions
......@@ -112,4 +112,5 @@ while True:
screen.blit(text,(900,0))
# 刷新画面
pygame.display.update()
FPS.tick(60)
\ No newline at end of file
FPS.tick(60)
add
\ 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