Commit 476a5314 by BellCodeEditor

save project

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