Commit 77c7b7af by BellCodeEditor

save project

parent aca8ee1a
Showing with 3 additions and 4 deletions
......@@ -30,10 +30,9 @@ while True:
screen.blit(wukong, (150, 400))
# 刷新画面
pygame.display.update()
FPS.tick(15)
FPS.tick(10)
......
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