Commit 39137954 by BellCodeEditor

save project

parent e1d25ba3
Showing with 1 additions and 1 deletions
...@@ -33,7 +33,7 @@ while True: ...@@ -33,7 +33,7 @@ while True:
if state=="up": if state=="up":
if t>0: if t>0:
y-=t y-=t
t-=t t-=2
else: else:
state="down" state="down"
if state=="down": if state=="down":
......
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