Commit f97c7b23 by BellCodeEditor

save project

parent a11d6bb6
Showing with 235 additions and 0 deletions
...@@ -62,3 +62,238 @@ while True: ...@@ -62,3 +62,238 @@ while True:
screen.blit(next_img, (420, 350)) # 下一曲 screen.blit(next_img, (420, 350)) # 下一曲
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
No preview for this file type
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