Commit 4a172ab1 by BellCodeEditor

auto save

parent de68f055
Showing with 1 additions and 1 deletions
......@@ -37,7 +37,7 @@ while True:
if IM=='up':
if y>150:
y-=2*G
G-=0.05
G-=0.1
else:
IM='down'
if IM=='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