Commit d0675477 by BellCodeEditor

save project

parent 2f1f75f4
Showing with 1 additions and 1 deletions
......@@ -35,7 +35,7 @@ while True:
else:
jumpstate="down"
if jumpstate=="down":
if y<150:
if y<400:
y+=5
else:
jumpstate="runing"
......
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