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

@@ -134,7 +134,7 @@ void dialog001()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>鑑識</color>", NULL, "<color=#f5e6d3>Forensic Investigator</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 0, "ps3/s20/00/443200031", 256, TRUE);
OutputLine(NULL, "「鎮痛薬の一部には、心理を内向から外向に過剰転換させる効果があると報告されとる。",
NULL, "\"There are reports that some analgetics can cause a violent psychological transition from introverted to extroverted.", GetGlobalFlag(GLinemodeSp));
NULL, "\"There are reports that some analgesics can cause a violent psychological transition from introverted to extroverted.", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }