Commit 5c75bb41 by BellCodeEditor

save project

parent 448d39a3
Showing with 2 additions and 2 deletions
......@@ -106,4 +106,4 @@ while True:
screen.blit(next_img, (420, 350)) # 下一曲
# 刷新画面
pygame.display.update()
FPS.tick(0.000000000001)
\ No newline at end of file
FPS.tick(55)
\ 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