Commit 270b8cf3 by BellCodeEditor

save project

parent 6d4dca06
Showing with 1 additions and 1 deletions
...@@ -38,7 +38,7 @@ while True: ...@@ -38,7 +38,7 @@ while True:
click+=1 click+=1
if click%2==0: if click%2==0:
pygame.mixer.music.unpause() pygame.mixer.music.unpause()
start = stop_img start = stop_img
else: else:
pygame.mixer.music.pause() pygame.mixer.music.pause()
......
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