Commit 9c232a1b by BellCodeEditor

save project

parent cbaef8c7
Showing with 0 additions and 1 deletions
...@@ -83,7 +83,6 @@ while True: ...@@ -83,7 +83,6 @@ while True:
time += 1 time += 1
screen.blit(aa.image, (aa.rect.x, aa.rect.y))
if time>=60: if time>=60:
time=0 time=0
num=random.randint(0,50) num=random.randint(0,50)
......
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