fixes
This commit is contained in:
committed by
Daniel Wong
parent
7569319ef5
commit
bdcd8feb1e
@@ -2316,7 +2316,7 @@ void main()
|
||||
// …そういうのは几帳面な人や神経質な人がかかると聞いたことがある@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " …そういうのは几帳面な人や神経質な人がかかると聞いたことがある。",
|
||||
NULL, "... I'd heard that it happens to people who are really methodical or overly sensitive.", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, "...I'd heard that it happens to people who are really methodical or overly sensitive.", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user