From 4b2628ed31fe813085b1efb443f7b9f441acbb24 Mon Sep 17 00:00:00 2001 From: Norgus Date: Mon, 7 Dec 2015 19:40:35 +0000 Subject: [PATCH] translation fix --- Update/onik_013.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_013.txt b/Update/onik_013.txt index 8afae1a..2c4e80f 100644 --- a/Update/onik_013.txt +++ b/Update/onik_013.txt @@ -1602,7 +1602,7 @@ void main() // あるいは職員室に先生を呼びに走ったのだろうか@ OutputLine(NULL, " あるいは職員室に先生を呼びに走ったのだろうか?", - NULL, "Or did they run to the staff room after being directed there by the teachers?", Line_WaitForInput); + NULL, "Or did they run to the staff room to call for the teachers?", Line_WaitForInput); OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);