Commit fe6388b7 by BellCodeEditor

save project

parent 0843d53d
Showing with 1 additions and 1 deletions
......@@ -53,7 +53,7 @@ while True:
if jumpState == "runing":
if event.key == locals.K_SPACE:
jumpState = "up"
jump-=1
wukong = Player(hero[index])
if jumpState == "runing": # 跑步状态下
index += 1
......
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