This commit is contained in:
2025-12-12 23:04:05 +01:00
parent 7801ef9283
commit 3ef05264f7
3 changed files with 635 additions and 636 deletions

View File

@@ -616,7 +616,6 @@ def main(data: dict):
# else:
# pygame.mouse.set_cursor(*pygame.cursors.arrow)
# flip() the display to put your work on screen
pygame.display.flip()
clock.tick(60) # limits FPS to 60