Commit f45053df by BellCodeEditor

save project

parent b62c88cd
Showing with 2 additions and 1 deletions
...@@ -46,7 +46,8 @@ while True: ...@@ -46,7 +46,8 @@ while True:
else: else:
zzz='runing' zzz='runing'
t = 30 t = 30
if rect= if rect.x<0-rect.widch:
# 将背景图画上去 # 将背景图画上去
screen.blit(background, (0, 0)) screen.blit(background, (0, 0))
......
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