Updated initialization code. /JL
Some checks failed
Run Controller Tests / test (push) Has been cancelled

This commit is contained in:
2025-05-07 21:40:40 +02:00
parent 79230bfef3
commit 96ae8860d5
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ from pygameControls import globals
if __name__ == "__main__":
pygame.init()
globals.init()
done = False