diff --git a/game/src/credits.rpy b/game/src/credits.rpy index 7ec8456..8ee670d 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