Fix missing quote

This commit is contained in:
&Olga
2024-05-02 00:08:51 +00:00
parent f22c4eac79
commit f7a5a7b40b

View File

@@ -2064,7 +2064,7 @@ void main()
NULL, "\"Well then, hope you make it to regionals, at least.", Line_WaitForInput);
ModPlayVoiceLS(3, 3, "ps3/s01/03/120300136", 256, TRUE);
OutputLine(NULL, "おじさん、応援してるわ。",
NULL, " This old man will cheer you on., GetGlobalFlag(GLinemodeSp));
NULL, " This old man will cheer you on.", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
// DisableWindow();