audio timing
This commit is contained in:
@@ -5580,7 +5580,7 @@ void main()
|
||||
OutputLine(NULL, "……全てが真実ではないかもしれないということです。",
|
||||
NULL, " Not all of it may be true...", Line_ContinueAfterTyping);
|
||||
|
||||
Wait( 1000 );
|
||||
Wait( 3200 );
|
||||
|
||||
OutputLine(NULL, "……よろしいですね?」",
|
||||
NULL, " Are you still interested?\"", Line_WaitForInput);
|
||||
@@ -5912,14 +5912,14 @@ void main()
|
||||
NULL, "\"...That Oyashiro-sama's curse...", Line_ContinueAfterTyping);
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 500 );
|
||||
Wait( 1800 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLine(NULL, "本当にあるのかな",
|
||||
NULL, " really exists...", Line_ContinueAfterTyping);
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 400 );
|
||||
Wait( 2600 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLine(NULL, "……なんて、まぁ…はっはっは…!」",
|
||||
|
||||
Reference in New Issue
Block a user