Commit 67d73b67 by BellCodeEditor

save project

parent 31a6171c
Showing with 2 additions and 2 deletions
...@@ -47,4 +47,4 @@ while True: ...@@ -47,4 +47,4 @@ while True:
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
# 设置帧数 # 设置帧数
FPSCLOCK = pygame.time.Clock();FPSCLOCK.tick(4)tick(3) FPSCLOCK = pygame.time.Clock();FPSCLOCK.tick(4)
\ 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