From 618367e863f705fec26a324ac75ef4bc69c7dc83 Mon Sep 17 00:00:00 2001 From: Norgus Date: Thu, 10 Dec 2015 18:43:41 +0000 Subject: [PATCH] translation fix pretty inconsequential, but meh! --- Update/onik_014.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Update/onik_014.txt b/Update/onik_014.txt index f8203f1..f692320 100644 --- a/Update/onik_014.txt +++ b/Update/onik_014.txt @@ -1805,7 +1805,6 @@ NULL, " This old man will cheer you on.\"", Line_WaitForInput); OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); - DisableWindow(); DrawBustshot( 3, "re_se_wa_a1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE ); @@ -1824,7 +1823,7 @@ // なんだかいつの間にか球児にされてしまったが、まぁいいか¥ OutputLine(NULL, " なんだかいつの間にか球児にされてしまったが、まぁいいか。", - NULL, "Seems they've made me out as some kind of local prodigy, but oh well...", Line_Normal); + NULL, "Seems they've already taken me for a baseball nut, but oh well...", Line_Normal); ClearMessage(); DisableWindow(); DrawSceneWithMask( "bg_027", "up", 0, 0, 300 );