Commit 4a396eb1 by BellCodeEditor

save project

parent 8fd33e25
Showing with 2 additions and 2 deletions
...@@ -43,8 +43,8 @@ while True: ...@@ -43,8 +43,8 @@ while True:
else: else:
t=30 t=30
wukong=hero[i] wukong=hero[i]
if jumpstate=="running" if jumpstate=="running":
i=i+1 i=i+1
if i>4: if i>4:
i=0 i=0
# 将背景图画上去 # 将背景图画上去
......
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