✨
This commit is contained in:
1
main.py
1
main.py
@@ -616,7 +616,6 @@ def main(data: dict):
|
|||||||
# else:
|
# else:
|
||||||
# pygame.mouse.set_cursor(*pygame.cursors.arrow)
|
# pygame.mouse.set_cursor(*pygame.cursors.arrow)
|
||||||
|
|
||||||
# flip() the display to put your work on screen
|
|
||||||
pygame.display.flip()
|
pygame.display.flip()
|
||||||
|
|
||||||
clock.tick(60) # limits FPS to 60
|
clock.tick(60) # limits FPS to 60
|
||||||
|
|||||||
Reference in New Issue
Block a user