Commit 289df1dd by BellCodeEditor

save project

parent a4216121
Showing with 1 additions and 1 deletions
...@@ -33,7 +33,7 @@ while True: ...@@ -33,7 +33,7 @@ while True:
jiasudu=40 jiasudu=40
y=400 y=400
if index=='jump': if index=='jump':
if jiasudu<-39: if jiasudu<-39 :
index='running' index='running'
else: else:
jiasudu-=2 jiasudu-=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