main.py aktualisiert

This commit is contained in:
2025-07-03 11:03:20 +02:00
parent 55cc9b8e3f
commit 6c0ef9b711

View File

@@ -5,6 +5,7 @@ import sys
import os import os
import time import time
import re import re
random.seed(time.time())
from pygame import FULLSCREEN from pygame import FULLSCREEN