auto-replaceable consistent Japanese fixes from Sui

This commit is contained in:
Norgus
2018-05-12 11:02:34 +01:00
parent b1a3621f63
commit 942a79c932
5 changed files with 6 additions and 6 deletions

View File

@@ -377,7 +377,7 @@ void main()
// セミの声はいよいよにぎやかで、空はどこまでも高い@
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " セミの声はいよいよにぎやかで、空はどこまでも高い。",
OutputLine(NULL, " セミの声はいよいよやかで、空はどこまでも高い。",
NULL, "The cry of the higurashi crescendoed, as the sky towered over everything.", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }