Commit 4a396eb1 by BellCodeEditor

save project

parent 8fd33e25
Showing with 1 additions and 1 deletions
...@@ -43,7 +43,7 @@ while True: ...@@ -43,7 +43,7 @@ while True:
else: else:
t=30 t=30
wukong=hero[i] wukong=hero[i]
if jumpstate=="running" if jumpstate=="running":
i=i+1 i=i+1
if i>4: if i>4:
i=0 i=0
......
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