Commit 1108ddf3 by BellCodeEditor

save project

parent c91535c3
Showing with 1 additions and 1 deletions
...@@ -86,4 +86,4 @@ while True: ...@@ -86,4 +86,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)
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