From 6789ff0d8aa34cea4bc629fd9eec8627b4c43c67 Mon Sep 17 00:00:00 2001 From: Looki2000 Date: Sun, 14 May 2023 20:35:35 +0200 Subject: [PATCH] AAAAAAAAAAAAAAAAAA --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 1436035..c087f09 100644 --- a/main.py +++ b/main.py @@ -120,7 +120,7 @@ font = pygame.font.SysFont("Arial", 20) if audio: - intro_sound = pygame.mixer.Sound("prototype_intro.wav") + intro_sound = pygame.mixer.Sound("prototype_sound.wav") ############# another config stuff ##############