Commit 6a1c758f by BellCodeEditor

save project

parent 436dae28
Showing with 2 additions and 2 deletions
......@@ -93,4 +93,4 @@ while True:
sprite.kill()
# 刷新画面
pygame.display.update()
FPS(60)
\ No newline at end of file
FPS.tick(60)
\ 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