Commit ed19fbc5 by BellCodeEditor

auto save

parent fb76d8d4
Showing with 0 additions and 3 deletions
...@@ -39,9 +39,6 @@ while True: ...@@ -39,9 +39,6 @@ while True:
else: else:
jumpState = "runing" jumpState = "runing"
wukong = hero[index] wukong = hero[index]
index += 1 index += 1
if index == 5: if index == 5:
......
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