Commit cbabc4f7 by BellCodeEditor

auto save

parent 232e26e6
Showing with 2 additions and 2 deletions
...@@ -7,4 +7,4 @@ sp=pygame.time.Clock() ...@@ -7,4 +7,4 @@ sp=pygame.time.Clock()
screen = pygame.display.set_mode((660, 480)) screen = pygame.display.set_mode((660, 480))
# 背景 # 背景
background = pygame.image.load('bg.png') background = pygame.image.load('bg.png')
\ No newline at end of file \ No newline at end of file
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