Commit c4ceae77 by BellCodeEditor

save project

parent be66f524
Showing with 1 additions and 1 deletions
...@@ -58,4 +58,4 @@ while True: ...@@ -58,4 +58,4 @@ while True:
screen.blit(wukong,(150, y)) screen.blit(wukong,(150, y))
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
FPS.tick(10000000) FPS.tick(30 )
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