Commit 632a92f4 by BellCodeEditor

save project

parent b5d36b55
Showing with 1 additions and 0 deletions
...@@ -14,6 +14,7 @@ logo_img = pygame.image.load('logo.png') # 下一曲按钮 ...@@ -14,6 +14,7 @@ logo_img = pygame.image.load('logo.png') # 下一曲按钮
gequ = ["歌曲1.wav","test.wav"] gequ = ["歌曲1.wav","test.wav"]
# 载入音乐 # 载入音乐
num = 0
pygame.mixer.music.load('歌曲1.wav') # 载入音乐 pygame.mixer.music.load('歌曲1.wav') # 载入音乐
volume = 0.2 volume = 0.2
......
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