fixes
This commit is contained in:
committed by
Daniel Wong
parent
7569319ef5
commit
bdcd8feb1e
@@ -3076,7 +3076,7 @@ void main()
|
||||
// 始めはとても恥ずかしかったが、そんなのはすぐに薄れた@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " 初めはとても恥ずかしかったが、そんなのはすぐに薄れた。",
|
||||
NULL, "At first. this was kinda embarrassing, but I got used to it pretty fast.", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, "At first, this was kinda embarrassing, but I got used to it pretty fast.", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user