Commit 5a75cfc3 by BellCodeEditor

auto save

parent 4f2e73af
Showing with 1 additions and 3 deletions
...@@ -54,9 +54,7 @@ while True: ...@@ -54,9 +54,7 @@ while True:
else: else:
y += 30 y += 30
position.append((x, y)) position.append((x, y))
y-=30 if x==apple_o.
else:
y+=30
# 将背景图画上去 # 将背景图画上去
......
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