Commit bfd4e82f by BellCodeEditor

auto save

parent 6fdb39f6
Showing with 0 additions and 3 deletions
......@@ -38,9 +38,6 @@ while True:
if volume < 0:
volume = 0
pygame.mixer.music.set_volume(volume)
num = -1
while True:
# 按下鼠标
if event.type == locals.MOUSEBUTTONDOWN:
......
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