Commit a0047d06 by BellCodeEditor

auto save

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