Commit 695b1df9 by BellCodeEditor

save project

parent cfa6650c
Showing with 1 additions and 1 deletions
...@@ -23,7 +23,7 @@ for i in filelist: ...@@ -23,7 +23,7 @@ for i in filelist:
volume = 0.2 volume = 0.2
pygame.mixer.music.set_volume(volume) # 初始播放音量 pygame.mixer.music.set_volume(volume) # 初始播放音量
click = 0 click = 0
path="C:\\Users\\Administrator\\Desktop\\" path="C:\\Users\\Administrator\\Desktop"
play_button = stop_img play_button = stop_img
angle=0 angle=0
while True: while True:
......
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