Commit 98cd3ef9 by BellCodeEditor

save project

parent 2e4e37e8
Showing with 1 additions and 1 deletions
......@@ -33,7 +33,7 @@ while True:
y-=5
else:
jumpstate="down"
if jumpstate=="down"
if jumpstate=="down":
if y<400:
y+=5
wukong=hero[i]
......
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