Removed premature end-quotation.

This commit is contained in:
Norgus
2018-03-31 11:12:39 +01:00
committed by GitHub
parent 02092004db
commit 58205453e7

View File

@@ -767,7 +767,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); } if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 3, "s01/03/120300031", 256, TRUE); ModPlayVoiceLS(3, 3, "s01/03/120300031", 256, TRUE);
OutputLine(NULL, "「じゃ〜一番は部長の私からいくよ?", 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); ModPlayVoiceLS(3, 3, "s01/03/120300032", 256, TRUE);
OutputLine(NULL, " じゃあねぇ…", OutputLine(NULL, " じゃあねぇ…",
NULL, " Well, then...", Line_Continue); NULL, " Well, then...", Line_Continue);