Commit 38349483 by BellCodeEditor

save project

parent dcebde5a
Showing with 3 additions and 0 deletions
...@@ -97,7 +97,10 @@ while True: ...@@ -97,7 +97,10 @@ while True:
music_s="0"+str(music_s) music_s="0"+str(music_s)
info2=str(music_m)+":"+str(music_s) info2=str(music_m)+":"+str(music_s)
score = 0
old_score = score
black_list = pygame.spoite.group()
new_logo new_logo
# 绘制画面 # 绘制画面
......
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