Commit 0a191ff9 by BellCodeEditor

auto save

parent 01a48ec9
Showing with 1 additions and 1 deletions
...@@ -41,7 +41,7 @@ while True: ...@@ -41,7 +41,7 @@ while True:
t+=2 t+=2
else: else:
jumpState='running' jumpState='running'
y = 400 y = 400
wukong=hero[index] wukong=hero[index]
index+=1 index+=1
if index > 4: if index > 4:
......
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