Commit 7104c89c by BellCodeEditor

save project

parent ab907caf
Showing with 2 additions and 2 deletions
...@@ -100,4 +100,4 @@ while True: ...@@ -100,4 +100,4 @@ while True:
if prop.rect.x<=0-prop.rect.width: if prop.rect.x<=0-prop.rect.width:
prop.kill() prop.kill()
pygame.display.update() pygame.display.update()
FPS.tick(30) FPS.tick(60)
\ No newline at end of file \ 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