Commit 907a7375 by BellCodeEditor

save project

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