Commit b0446bd5 by BellCodeEditor

save project

parent 5bd4d994
Showing with 1 additions and 1 deletions
...@@ -20,5 +20,5 @@ while True: ...@@ -20,5 +20,5 @@ while True:
screen.blit(body,(120,270)) screen.blit(body,(120,270))
screen.blit(body,(120,240)) screen.blit(body,(120,240))
pygame.display.update() pygame.display.update()
FPS.tick(3) FPS.tick(1)
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