translation fix
no real consequence to this one, but whatever
This commit is contained in:
@@ -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);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user