From 8a0e745cbe285aa903ca1b104ae938560072750a Mon Sep 17 00:00:00 2001 From: Norgus Date: Thu, 3 Dec 2015 17:18:42 +0000 Subject: [PATCH] translation fix no real consequence to this one, but whatever --- Update/onik_012.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_012.txt b/Update/onik_012.txt index 04f2436..e372f02 100644 --- a/Update/onik_012.txt +++ b/Update/onik_012.txt @@ -351,7 +351,7 @@ void main() // 夕食までには帰るが少し遅くなるかもしれない@ 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);