Merge remote-tracking branch 'origin/master' into lip-sync

This commit is contained in:
Jáchym Toušek
2018-01-21 14:35:29 +01:00
6 changed files with 41 additions and 5 deletions

View File

@@ -159,15 +159,15 @@ void main()
FadeOutBGM( 1, 1000, TRUE );
FadeOutBGM( 2, 1000, TRUE );
PlaySE( 4, "wa__011", 128, 64 );
PlaySE( 4, "wa_011", 128, 64 );
SetValidityOfInput( FALSE );
Wait( 400 );
SetValidityOfInput( TRUE );
PlaySE( 4, "wa__010", 128, 64 );
PlaySE( 4, "wa_010", 128, 64 );
SetValidityOfInput( FALSE );
Wait( 400 );
SetValidityOfInput( TRUE );
PlaySE( 4, "wa__029", 128, 64 );
PlaySE( 4, "wa_029", 128, 64 );
//...ですがその前にコマーシャル!!¥
ModPlayVoiceLS(3, 0, "s20/00/repoa44010", 256, TRUE);