Fixes to MangaGamer typos

Just fixing a handful of spelling errors that made it through MangaGamer's QA.
This commit is contained in:
Darbury
2020-02-04 11:23:51 -05:00
parent 4c5d61e19b
commit 3ce383c6e6
7 changed files with 8 additions and 8 deletions

View File

@@ -226,7 +226,7 @@ void main()
// あとはいつものノリだった¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " あとはいつものノリだった。",
NULL, "The usual hijinx ensued.", Line_Normal);
NULL, "The usual hijinks ensued.", Line_Normal);
ClearMessage();