Fix typos (closes #109)

This commit is contained in:
Jáchym Toušek
2018-03-24 14:13:40 +01:00
parent e9eeee00bd
commit 925404034c
3 changed files with 4 additions and 4 deletions

View File

@@ -2040,7 +2040,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 1, "s01/01/120100095", 256, TRUE);
OutputLine(NULL, "「……えぇと、名前は知りませんけど、昨夜、富竹さんと一緒に居た女の人です。」",
NULL, "\"...Uhh, I don't rememeber her name, but she's some lady who was with Tomitake-san last night.\"", GetGlobalFlag(GLinemodeSp));
NULL, "\"...Uhh, I don't remember her name, but she's some lady who was with Tomitake-san last night.\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -2797,7 +2797,7 @@ void main()
NULL, "\"Wounds on his hands matched a discarded piece of lumber found nearby.", Line_WaitForInput);
ModPlayVoiceLS(3, 11, "s01/11/120700049", 256, TRUE);
OutputLine(NULL, "…周囲の木やガードレールに叩いた跡。",
NULL, " ...There are traces of where he struck trees and the guardrails with in.", Line_WaitForInput);
NULL, " ...There are traces of where he struck trees and the guardrails with it.", Line_WaitForInput);
ModPlayVoiceLS(3, 11, "s01/11/120700050", 256, TRUE);
OutputLine(NULL, "周囲に散乱する富竹さんの血痕…。",
NULL, " Tomitake-san's blood was found all over the place...", Line_WaitForInput);