From 538f2e6fc52ecf4c7ee0682b6c312fd3c21ddbcd Mon Sep 17 00:00:00 2001 From: Map Date: Tue, 15 Nov 2022 23:33:47 -0600 Subject: [PATCH] comment dat shit out --- game/src/credits.rpy | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/game/src/credits.rpy b/game/src/credits.rpy index 7ec8456b..8ee670de 100644 --- a/game/src/credits.rpy +++ b/game/src/credits.rpy @@ -154,7 +154,7 @@ init python: label test_credits: scene black stop ambient - play music 'audio/abloop.wav' + #play music 'audio/abloop.wav' "test" window auto hide @@ -182,8 +182,8 @@ label test_credits: show credits_coverup at Pan((0, 0),(0, 11675), 65): subpixel True - pause 50 - queue music "audio/abend.wav" noloop + #pause 50 + #queue music "audio/abend.wav" noloop pause