Fixes to MangaGamer typos
Just fixing a handful of spelling errors that made it through MangaGamer's QA.
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user