Commit ba14b6dd by BellCodeEditor

auto save

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