Commit 3aa85104 by BellCodeEditor

save project

parent 3788c4de
Showing with 6 additions and 9 deletions
if event.type==locals.MOUSEBUTTONDOWN:
click+=1
if click % 2==0:
pygame.mixer.music.unpause()
play_button=stop_img
else:
pygame.mixer.music.pause()
play_button=play_img
\ No newline at end of file
music_list = ["傻逼"]
aum = 1
if pygame.mix
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