Commit 31cd8683 by BellCodeEditor

auto save

parent 2742489a
Showing with 6 additions and 2 deletions
......@@ -83,4 +83,9 @@ while True:
screen.blit(aa.image, (aa.rect.x, aa.rect.y))
# 刷新画面
pygame.display.update()
FPS.tick(60)
\ No newline at end of file
FPS.tick(60)
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