Commit b15ca304 by BellCodeEditor

auto save

parent 30085e24
Showing with 3 additions and 1 deletions
n
\ No newline at end of file
...@@ -97,7 +97,7 @@ while True: ...@@ -97,7 +97,7 @@ while True:
t += 2 t += 2
else: else:
jumpState = "runing" jumpState = "runing"
t =30 t = 30
# 将背景图画上去 # 将背景图画上去
bg_x -= 1 bg_x -= 1
......
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