Commit 3e075489 by BellCodeEditor

save project

parent 6f78fa9c
Showing with 7 additions and 2 deletions
......@@ -62,10 +62,16 @@ while True:
screen.blit(next_img, (420, 350)) # 下一曲
# 刷新画面
pygame.display.update()
import pygame
from pygame import locals
pygame.imit
screen = pygame.display.s
.
\ 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