Commit 04635f04 by BellCodeEditor

auto save

parent ccc7dd44
Showing with 1 additions and 0 deletions
...@@ -26,6 +26,7 @@ pygame.mixer.music.set_volume(volume) # 初始播放音量 ...@@ -26,6 +26,7 @@ pygame.mixer.music.set_volume(volume) # 初始播放音量
click = 0 click = 0
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