Commit 24086458 by BellCodeEditor

save project

parent 7adb8b0b
Showing with 1 additions and 0 deletions
...@@ -52,6 +52,7 @@ while True: ...@@ -52,6 +52,7 @@ while True:
t =30 t =30
# 悟空造型 # 悟空造型
wukong = hero[index]
if jumpState == "runing": # 跑步状态下 if jumpState == "runing": # 跑步状态下
index += 1 index += 1
if index >= 5: 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