This commit is contained in:
Jáchym Toušek
2019-08-30 18:04:45 +02:00
parent 6bb742cbfb
commit 2e3dde5e56
3 changed files with 5 additions and 5 deletions

View File

@@ -2220,7 +2220,7 @@ void main()
// …が、店頭でみぃみぃと泣きだし、露店のオヤジを秒殺@
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " …が、店頭でみぃみぃと泣きだし、露店のオヤジを秒殺。",
NULL, "...However, she did her little mewing cry in front of the owner, and he turned to mush instantly.", GetGlobalFlag(GLinemodeSp));
NULL, "...However, she did her little meeping cry in front of the owner, and he turned to mush instantly.", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }