Update onik_011.txt
StopSE set to 4
This commit is contained in:
@@ -3992,7 +3992,7 @@ void main()
|
|||||||
|
|
||||||
FadeOutBGM( 1, 1000, TRUE );
|
FadeOutBGM( 1, 1000, TRUE );
|
||||||
FadeOutBGM( 2, 1000, TRUE );
|
FadeOutBGM( 2, 1000, TRUE );
|
||||||
StopSE( 3 );
|
StopSE( 4 );
|
||||||
PlayBGM( 1, "msys13", 128, 0 );
|
PlayBGM( 1, "msys13", 128, 0 );
|
||||||
// …そこで俺は思い出す@…レナだ¥
|
// …そこで俺は思い出す@…レナだ¥
|
||||||
OutputLine(NULL, " …そこで俺は思い出す。",
|
OutputLine(NULL, " …そこで俺は思い出す。",
|
||||||
@@ -4670,6 +4670,6 @@ void main()
|
|||||||
Wait( 5000 );
|
Wait( 5000 );
|
||||||
SetValidityOfInput( TRUE );
|
SetValidityOfInput( TRUE );
|
||||||
DrawSceneWithMask( "black", "mask_1900", 7, 0, 300 );
|
DrawSceneWithMask( "black", "mask_1900", 7, 0, 300 );
|
||||||
StopSE( 3 );
|
StopSE( 4 );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user