Commit 476a5314 by BellCodeEditor

save project

parent 211f6ce7
Showing with 5 additions and 5 deletions
...@@ -43,11 +43,11 @@ while True: ...@@ -43,11 +43,11 @@ while True:
j="runging" j="runging"
t=30 t=30
if j=="runging":
s=hero[index] s=hero[index]
index+=1 index+=1
if index >=5: if index >=5:
index=0 index=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