Commit 29213352 by BellCodeEditor

auto save

parent afd3ed8a
Showing with 1 additions and 0 deletions
......@@ -37,6 +37,7 @@ t = 30
bg_x = 0
road_x = 0
block_list=pygame.sprite.Group()
# 创建障碍物
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