Commit a502a9f5 by BellCodeEditor

auto save

parent cae1fcb5
Showing with 2 additions and 0 deletions
...@@ -44,3 +44,4 @@ while True: ...@@ -44,3 +44,4 @@ while True:
screen.blit(score_text,(350,70))# 刷新画面 screen.blit(score_text,(350,70))# 刷新画面
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