Commit c8cfb35a by BellCodeEditor

save project

parent 5da85105
Showing with 2 additions and 1 deletions
......@@ -31,5 +31,5 @@ while True:
# 刷新画面
zx=[(180,90),(180,120),(210,120),(x,y)]
FPSCLOCK.tick(3)
update()
pygame.display.update()
screen.blit(right, (x, y))
\ 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