Commit 7edea485 by BellCodeEditor

save project

parent 222f334f
Showing with 1 additions and 1 deletions
...@@ -45,7 +45,7 @@ while True: ...@@ -45,7 +45,7 @@ while True:
js='d' js='d'
if js=='d': if js=='d':
if y < 400: if y < 400:
y+=3 y+=10
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