fix: 修复一个错误
This commit is contained in:
@@ -39,7 +39,7 @@ label Chapter1_Scene1:
|
|||||||
|
|
||||||
stop music fadeout 1.0
|
stop music fadeout 1.0
|
||||||
play sound "audio/AfterClassRing.ogg" noloop
|
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
|
scene bg black with fade
|
||||||
pause 1.0
|
pause 1.0
|
||||||
scene bg playground twilight
|
scene bg playground twilight
|
||||||
@@ -56,6 +56,7 @@ label Chapter1_Scene1:
|
|||||||
stop sound fadeout 1.0
|
stop sound fadeout 1.0
|
||||||
|
|
||||||
hide xingyu with dissolve
|
hide xingyu with dissolve
|
||||||
|
play music "audio/MainMenu.ogg" fadein 1.0
|
||||||
|
|
||||||
me "那声'起义'在心里荡开了一个小涟漪。"
|
me "那声'起义'在心里荡开了一个小涟漪。"
|
||||||
me "他说得对——但说出口的代价,比他想的要重得多。"
|
me "他说得对——但说出口的代价,比他想的要重得多。"
|
||||||
|
|||||||
Reference in New Issue
Block a user