From b9dc8b71056492e42017aa58c86d96fbc337496e Mon Sep 17 00:00:00 2001 From: Cafw Date: Thu, 26 Feb 2026 22:38:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game/Chapters/Chapter1.rpy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/Chapters/Chapter1.rpy b/game/Chapters/Chapter1.rpy index 3c4eb7b..378665c 100755 --- a/game/Chapters/Chapter1.rpy +++ b/game/Chapters/Chapter1.rpy @@ -39,7 +39,7 @@ label Chapter1_Scene1: stop music fadeout 1.0 play sound "audio/AfterClassRing.ogg" noloop - queue music "audio/MainMenu.ogg" fadeout 1.0 + queue sound "audio/MainMenu.ogg" fadein 1.0 scene bg black with fade pause 1.0 scene bg playground twilight @@ -56,6 +56,7 @@ label Chapter1_Scene1: stop sound fadeout 1.0 hide xingyu with dissolve + play music "audio/MainMenu.ogg" fadein 1.0 me "那声'起义'在心里荡开了一个小涟漪。" me "他说得对——但说出口的代价,比他想的要重得多。"