Commit faadd531 by BellCodeEditor

save project

parent a58edd7f
Showing with 1 additions and 1 deletions
...@@ -38,7 +38,7 @@ while True: ...@@ -38,7 +38,7 @@ while True:
if y<400: if y<400:
y+=5 y+=5
else: else:
jumpState="up" jumpState="runing"
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