Läuft jetze.

This commit is contained in:
The Wobbler 2024-01-19 22:09:41 +01:00
parent 21f6e36541
commit 11e0cfccbe
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#/usr/bin/python3
#!/usr/bin/python3
import pygame
from random import randint as ri
@ -132,4 +132,4 @@ if __name__ == "__main__":
if show_debug:
get_debug_text()
pygame.display.flip()
clock.tick(60)
clock.tick(60)

0
pygame Normal file
View file