typo fixes

#208
This commit is contained in:
Aurian
2024-04-06 02:14:44 +02:00
parent 9cc2529a51
commit 1b412a92a6
28 changed files with 61 additions and 78 deletions

View File

@@ -41,7 +41,7 @@ void main()
// 調べによると、6容疑者はXX日午後9時頃、雛見沢ダム建設現場内の作業事務所にて@現場監督のXXXXさんを集団で暴行して殺害し、遺体を切断して遺棄した疑い¥
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " 調べによると、6容疑者はXX日午後9時頃、雛見沢ダム建設現場内の作業事務所にて、",
NULL, "According to our sources, the six suspects were at the Hinamizawa dam construction site work room on the XXth at 9PM, ", GetGlobalFlag(GLinemodeSp));
NULL, "According to our sources, the six suspects were at the Hinamizawa dam construction site work room on the XXth at 9pm, ", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, "現場監督のXXXXさんを集団で暴行して殺害し、遺体を切断して遺棄した疑い。",
NULL, "where they are suspected to have assaulted and murdered the site overseer XXXX as a group, dismembering his body and hiding it.", Line_Normal);
@@ -116,10 +116,3 @@ void main()
}