Commit df4fdd2d by BellCodeEditor

auto save

parent e2f846cd
Showing with 1 additions and 1 deletions
......@@ -23,7 +23,7 @@ y = 400
jumpState = "runing"
t = 30
bg_x=0
road_=0
road_x=0
obstacle = random.choice([bush, stone, cacti])
rect = obstacle.get_rect()
......
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