translation fix

no real consequence to this one, but whatever
This commit is contained in:
Norgus
2015-12-03 17:18:42 +00:00
parent 296bd8110f
commit 8a0e745cbe

View File

@@ -351,7 +351,7 @@ void main()
// 夕食までには帰るが少し遅くなるかもしれない@ // 夕食までには帰るが少し遅くなるかもしれない@
OutputLine(NULL, " 夕食までには帰るが少し遅くなるかもしれない。", OutputLine(NULL, " 夕食までには帰るが少し遅くなるかもしれない。",
NULL, "They would probably be back sometime after dinner.", Line_WaitForInput); NULL, "They would be back for dinner, but might be a bit late.", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);