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

@@ -3371,7 +3371,7 @@ void main()
// 富竹さんは意味深に笑って見せると、夕闇へ溶けこむように去って行った@
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " 富竹さんは意味深に笑って見せると、夕闇へ溶けこむように去って行った。",
NULL, "Tomitake-san chortled suggestively, then disappeared into the twilight.", GetGlobalFlag(GLinemodeSp));
NULL, "Tomitake-san chortled suggestively, then disappeared into the twilight.", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }