Commit bea3ac6d by BellCodeEditor

save project

parent bcb1bdf8
Showing with 2 additions and 0 deletions
import pygame
from pygame import locals
......@@ -30,3 +31,4 @@ 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