Commit baa64825 by BellCodeEditor

save project

parent 12350376
Showing with 2 additions and 1 deletions
...@@ -40,7 +40,8 @@ while True: ...@@ -40,7 +40,8 @@ while True:
y += t y += t
t += 2 t += 2
else: else:
jumpStata = 'running' jumpStata = 'running'
t = 30
wukong = hero[index] wukong = hero[index]
index += 1 index += 1
......
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