Commit 877f2ddd by BellCodeEditor

save project

parent cd3d987a
Showing with 3 additions and 3 deletions
......@@ -53,7 +53,7 @@ while True:
w=r.get_rect()
w.x=1000
w.y=500-w.height
w.x-=10
w.x-=15
......@@ -70,4 +70,4 @@ while True:
# 刷新画面
pygame.display.update()
FPS.tick(60)
\ No newline at end of file
FPS.tick(45)
\ 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