Commit 271fe204 by BellCodeEditor

save project

parent a5b11cec
Showing with 1 additions and 1 deletions
......@@ -114,7 +114,7 @@ while True:
sprite = 0
if score > old_score:
audio.score.play()
score_audio.play()
# 创建障碍物对象
Group(obstacle = Block(bush,stone,cacti))
......
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