Commit d5506c23 by BellCodeEditor

save project

parent eb3c2830
Showing with 1 additions and 1 deletions
......@@ -40,7 +40,7 @@ while True:
else:
jumpState = "down"
if jumpState == "down"
if jumpState == "down":
if t <= 30:
y += t
t += 2
......
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