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