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