Commit 7d357b77 by BellCodeEditor

auto save

parent 18bcef8e
Showing with 2 additions and 1 deletions
......@@ -72,5 +72,5 @@ while True:
screen.blit(food, (food_x, food_y))
# 刷新画面
pygame.display.update()
FPSCLOCK.tick(10)
FPSCLOCK.tick(20)
\ 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