Commit 486b8797 by BellCodeEditor

save project

parent fb2412c1
Showing with 0 additions and 3 deletions
...@@ -82,5 +82,3 @@ while True: ...@@ -82,5 +82,3 @@ while True:
screen.blit(next_img, (420, 350)) # 下一曲 screen.blit(next_img, (420, 350)) # 下一曲
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
if x>120 and x<220 and y>350 and y<450
\ 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