sound fix
extraneous sound removed, timing fixed
This commit is contained in:
@@ -3223,9 +3223,7 @@ void main()
|
|||||||
PlaySE(3, "s19/02/990200164", 256, 64);
|
PlaySE(3, "s19/02/990200164", 256, 64);
|
||||||
OutputLine(NULL, "「圭一くんが手伝ってくれる☆",
|
OutputLine(NULL, "「圭一くんが手伝ってくれる☆",
|
||||||
NULL, "\"Keiichi-kun is going to help.☆", Line_ContinueAfterTyping);
|
NULL, "\"Keiichi-kun is going to help.☆", Line_ContinueAfterTyping);
|
||||||
|
Wait( 1500 );
|
||||||
Wait( 300 );
|
|
||||||
PlaySE(3, "s19/02/990200165", 256, 64);
|
|
||||||
OutputLine(NULL, "…ケンタくんをお持ち帰りできる……はぅ…。」",
|
OutputLine(NULL, "…ケンタくんをお持ち帰りできる……はぅ…。」",
|
||||||
NULL, " ...I can take Colonel Sanders home... hao...\"", Line_WaitForInput);
|
NULL, " ...I can take Colonel Sanders home... hao...\"", Line_WaitForInput);
|
||||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||||
|
|||||||
Reference in New Issue
Block a user