Commit 0800a49d by BellCodeEditor

save project

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