Commit a79d3e5f by BellCodeEditor

save project

parent 4c8b6d8a
Showing with 2 additions and 0 deletions
...@@ -22,6 +22,8 @@ while True: ...@@ -22,6 +22,8 @@ while True:
volume = 0.2 volume = 0.2
pygame.mixer.music.set_volume(volume) pygame.mixer.music.set_volume(volume)
click=0
play_button=stop_img
start = stop_img start = stop_img
click = 0 click = 0
......
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