Commit b9df5fe7 by BellCodeEditor

auto save

parent 0595483c
Showing with 0 additions and 2 deletions
......@@ -154,8 +154,6 @@ while True:
with open("record.txt","w",encoding="utf-8") as file:
file.write(recode)
#如果没有碰到障碍物:也就是跨过障碍物了
else:
if sprite.rect.x + sprite.rect.width < wukong.rect.x:
......
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