Commit bdac1b7f by BellCodeEditor

save project

parent 243639a7
Showing with 1 additions and 0 deletions
...@@ -39,6 +39,7 @@ while True: ...@@ -39,6 +39,7 @@ while True:
jumpstate="down" jumpstate="down"
if jumpstate=="down": if jumpstate=="down":
if t<=30: if t<=30:
if y<400: if y<400:
y+=5 y+=5
else: else:
......
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