Commit a45855af by BellCodeEditor

save project

parent 252ab8e1
Showing with 1 additions and 0 deletions
...@@ -24,6 +24,7 @@ fo i in filelist: ...@@ -24,6 +24,7 @@ fo i in filelist:
pygame.mixer.music.load('歌曲4.ogg') # 载入音乐 pygame.mixer.music.load('歌曲4.ogg') # 载入音乐
volume = 0.2 volume = 0.2
pygame.mixer.music.set_volume(volume) # 初始播放音量 pygame.mixer.music.set_volume(volume) # 初始播放音量
click = 0 click = 0
play_button = stop_img play_button = stop_img
......
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