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

@@ -1737,7 +1737,7 @@ void main()
// 梨花ちゃんがそれを受け取ると急激に場のムードがおかしな方向に転がり始める¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " 梨花ちゃんがそれを受け取ると急激に場のムードがおかしな方向に転がり始める。",
NULL, "After Rika-chan accepted them, the mood suddenly shifted in a bizzare way.", Line_Normal);
NULL, "After Rika-chan accepted them, the mood suddenly shifted in a bizarre way.", Line_Normal);
ClearMessage();
DisableWindow();
ModDrawCharacterWithFiltering(1, 4, "sprite/sa2a_akuwarai_a1_", "1", "m1", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, FALSE );