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

@@ -1100,7 +1100,7 @@ void main()
// もそもそと寝床を抜け出し、階下へ降りていく¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " もそもそと寝床を抜け出し、階下へりていく。",
OutputLine(NULL, " もそもそと寝床を抜け出し、階下へりていく。",
NULL, "I squirmed off the bed and went downstairs.", Line_Normal);
ClearMessage();
DisableWindow();