Commit e5b4c534 by BellCodeEditor

auto save

parent 0491d9c2
Showing with 0 additions and 2 deletions
......@@ -41,8 +41,6 @@ obstacle=Block(bush, stone, cacti)
#rect.y = 500 - rect.height
road_x=0
bg_x=0
time=0
block_list=pygame.sprite.Group()
while True:
for event in pygame.event.get():
if event.type == locals.QUIT:
......
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