Commit 8335ab1e by BellCodeEditor

auto save

parent e93252b8
Showing with 3 additions and 0 deletions
...@@ -37,3 +37,6 @@ while True: ...@@ -37,3 +37,6 @@ while True:
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
FPSCLOCK.tick(50) FPSCLOCK.tick(50)
import pygame
from pygame import locals
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