Commit 80198780 by BellCodeEditor

auto save

parent d1bf03c7
Showing with 1 additions and 1 deletions
......@@ -90,7 +90,7 @@ while True:
if num > 20:
obstacle = Block(bush, cacti, stone)
list
for sprite in # 障碍物消失
# 障碍物消失
# 创建障碍物对象
obstacle = Block(bush, cacti, stone)
......
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