Commit 8959039c by BellCodeEditor

save project

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