Commit a0b90fe5 by BellCodeEditor

auto save

parent bd72c2cc
Showing with 1 additions and 1 deletions
......@@ -8,5 +8,5 @@ while True:
for k in pygame.event.get():
if k.type == locals.QUIT:
exit()
pygame.Surface(bg)
pygame.surface(bg)
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