Reverted UK->US spelling changes

Keeping both spelling styles in play for now, as discussed.
This commit is contained in:
Darbury
2020-02-07 13:46:35 -05:00
parent 3ce383c6e6
commit bd461c43ea
2 changed files with 1 additions and 1 deletions

View File

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