keine ahung mehr

This commit is contained in:
Chrissi 2026-06-09 21:47:16 +02:00
parent 5f7ce5417f
commit 4da36feccc

View File

@ -168,7 +168,7 @@ class Score(GameObject):
text = self.font.render(
f"{self.score}",
True,
1,
(255, 255, 255)
)