Commit da316727 by BellCodeEditor

save project

parent 8d401df9
Showing with 1 additions and 1 deletions
......@@ -35,7 +35,7 @@ while True:
if jumpstate=='down':
if y < 400:
y+=5
else:jumpstate='runing'
else:jumpstate='runing'
wukong=hero[index]
index+=1
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