This commit is contained in:
Mete Yıldırım
2024-07-03 13:14:23 +03:00
committed by Daniel Wong
parent 7569319ef5
commit bdcd8feb1e
10 changed files with 17 additions and 17 deletions

View File

@@ -391,7 +391,7 @@ void main()
// ...わからん¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " …わからん。",
NULL, "... I don't get it.", Line_Normal);
NULL, "...I don't get it.", Line_Normal);
ClearMessage();
DisableWindow();