Commit a82c2777 by BellCodeEditor

save project

parent fc8a0426
Showing with 2 additions and 1 deletions
...@@ -123,5 +123,5 @@ while True: ...@@ -123,5 +123,5 @@ while True:
screen.blit(text,(00,0)) screen.blit(text,(00,0))
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
FPS.tick(60) FPS.tick(30)
\ 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