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

@@ -2550,7 +2550,7 @@ void main()
// 恥ずかしさとか、他にもいろんな感情のごちゃ混ぜになった、真っ赤な顔だった¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " 恥ずかしさとか、他にもいろんな感情のごちゃ混ぜになった、真っ赤な顔だった。",
NULL, "Embarassment mixed with a wealth of other emotions made him turn a bright red.", Line_Normal);
NULL, "Embarrassment mixed with a wealth of other emotions made him turn a bright red.", Line_Normal);
ClearMessage();
DisableWindow();
FadeBustshotWithFiltering( 1, "right", 1, FALSE, 0, 0, 300, TRUE );
@@ -2944,7 +2944,7 @@ void main()
// お袋はさも残念そうに舌を出すのだった¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " お袋はさも残念そうに舌を出すのだった。",
NULL, "Mom stuck her tongue out with a bit of an embarassed look on her face.", Line_Normal);
NULL, "Mom stuck her tongue out with a bit of an embarrassed look on her face.", Line_Normal);
ClearMessage();