Commit d1796e09 by BellCodeEditor

save project

parent 4919eb8f
Showing with 1 additions and 1 deletions
...@@ -39,7 +39,7 @@ while True: ...@@ -39,7 +39,7 @@ while True:
js='d' js='d'
if js=='d': if js=='d':
if y < 400: if y < 400:
y+=0.5 y+=3
else: else:
js='r' js='r'
wk = hero[index] wk = hero[index]
......
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