Commit 18b45ab7 by BellCodeEditor

save project

parent deecdfe7
Showing with 1 additions and 1 deletions
......@@ -49,7 +49,7 @@ while True:
else:
zhuangtai = "run"
rect.x -= 5
rect.x -= 8
if rect.x < 0 - rect.width:
subject = random.choice(subjects)
rect = subject.get_rect()
......
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