Commit a34b29bc by BellCodeEditor

save project

parent 06c7833e
Showing with 5 additions and 0 deletions
'''
import pygame
from pygame import locals
......@@ -59,3 +60,7 @@ while True:
screen.blit(next_img, (420, 350)) # 下一曲
# 刷新画面
pygame.display.update()
'''
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