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

@@ -8,7 +8,7 @@ void dialog000()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 3, "ps3/s01/03/120300137", 256, TRUE);
OutputLine(NULL, "「…野球部の強い高校、教えよっか?",
NULL, "\"...Want me to tell you the best highschools for baseball?", Line_WaitForInput);
NULL, "\"...Want me to tell you the best high schools for baseball?", Line_WaitForInput);
ModPlayVoiceLS(3, 3, "ps3/s01/03/120300138", 256, TRUE);
OutputLine(NULL, "そこにいる左腕の、亀田くんがすごいピッチャーなんだけどさ。",
NULL, " See Kameda-kun over there? He's a southpaw and an amazing pitcher.", Line_WaitForInput);