Commit d8fc906e by BellCodeEditor

auto save

parent cddddd9f
Showing with 2 additions and 0 deletions
......@@ -95,6 +95,7 @@ while True:
gameover=pygame.image.load('gameover.png')
screen.blit(gameover,(400,200))
gamestate=False
# 刷新画面
pygame.display.update()
FPS.tick(60)
\ 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