Commit be8055c1 by BellCodeEditor

save project

parent 6bf1372d
Showing with 0 additions and 1 deletions
......@@ -18,7 +18,6 @@ pygame.mixer.music.set_volume(volume)
click = 0
play_button = stop_img
while True:
if
for event in pygame.event.get():
if event.type == locals.QUIT:
exit()
......
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