Commit b40bd796 by BellCodeEditor

save project

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