Fixed more lines from issue #25

This commit is contained in:
ItaloKnox
2015-06-11 18:23:06 -03:00
parent 9cf8986378
commit 5f5af82a53

View File

@@ -3847,10 +3847,10 @@
DrawBustshot( 2, "re_se_wa_a1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「言ったよね@圭一くん。@
PlaySE(3, "s01/02/120200254", 256, 64);
PlaySE(3, "s01/02/120200253", 256, 64);
OutputLine(NULL, "「言ったよね。",
NULL, "\"I told you.", Line_WaitForInput);
PlaySE(3, "s01/02/120200255", 256, 64);
PlaySE(3, "s01/02/120200254", 256, 64);
OutputLine(NULL, "圭一くん。」",
NULL, " Keiichi-kun.\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);