From 58205453e7e02c90fdca9c8a6ef798a796d7dcc2 Mon Sep 17 00:00:00 2001 From: Norgus Date: Sat, 31 Mar 2018 11:12:39 +0100 Subject: [PATCH] Removed premature end-quotation. --- Update/onik_010.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_010.txt b/Update/onik_010.txt index 5aca259..7483ee1 100644 --- a/Update/onik_010.txt +++ b/Update/onik_010.txt @@ -767,7 +767,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 3, "s01/03/120300031", 256, TRUE); OutputLine(NULL, "「じゃ〜一番は部長の私からいくよ?", - NULL, "\"Then~ I'll go first since I'm the club president, I guess...\"", Line_WaitForInput); + NULL, "\"Then~ I'll go first since I'm the club president, I guess...", Line_WaitForInput); ModPlayVoiceLS(3, 3, "s01/03/120300032", 256, TRUE); OutputLine(NULL, " じゃあねぇ…", NULL, " Well, then...", Line_Continue);