Commit a0047d06 by BellCodeEditor

auto save

parent 9ce7954f
Showing with 3 additions and 2 deletions
......@@ -21,8 +21,9 @@ jumpState = "runing"
y = 400
t = 30
obstacle = random.choice
rest
rest
rest = obstacle.get_rest()
rest.x = 1000
rest.y =
while True:
......
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