Commit d9361e84 by BellCodeEditor

auto save

parent 1b037ebb
Showing with 1 additions and 1 deletions
......@@ -55,7 +55,7 @@ while True:
state='running'
t=30
wukong=hero[index%5]
if state=='running':
if state=='running
index+=1
if block.rect.x<0-block.rect.width:
......
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