Commit 907f79aa by BellCodeEditor

save project

parent c4819a4a
Showing with 1 additions and 1 deletions
...@@ -46,7 +46,7 @@ while True: ...@@ -46,7 +46,7 @@ while True:
else: else:
y-=30 y-=30
position.append((x,y)) position.append((x,y))
position.pygame.event.get(): position.pop(0)
if event.type == locals.QUIT: if event.type == locals.QUIT:
......
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