This commit is contained in:
Looki2000 2023-05-14 20:33:06 +02:00
parent 94310aa0b8
commit 2a52ed9b84

View File

@ -120,7 +120,7 @@ font = pygame.font.SysFont("Arial", 20)
if audio:
intro_sound = pygame.mixer.Sound("kurwa.wav")
intro_sound = pygame.mixer.Sound("prototype_intro.wav")
############# another config stuff ##############