From 5f5af82a537baf97c2d0910b5a8f249d99869e40 Mon Sep 17 00:00:00 2001 From: ItaloKnox Date: Thu, 11 Jun 2015 18:23:06 -0300 Subject: [PATCH] Fixed more lines from issue #25 --- Update/onik_014.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Update/onik_014.txt b/Update/onik_014.txt index 2b804a4..126a8c0 100644 --- a/Update/onik_014.txt +++ b/Update/onik_014.txt @@ -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);