From 63264d72b9d9b86425689cafeada4f809fb83a8e Mon Sep 17 00:00:00 2001 From: Aurian Date: Sat, 16 Nov 2024 10:57:44 +0100 Subject: [PATCH] typo fix --- Update/_mina_002_1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/_mina_002_1.txt b/Update/_mina_002_1.txt index d2c893d..17a7bc0 100644 --- a/Update/_mina_002_1.txt +++ b/Update/_mina_002_1.txt @@ -3119,7 +3119,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); } OutputLine(NULL, " 羽入は、そういう流れの強弱を読めと言っているのだ。", - NULL, "So Hanyuu taught to me read those currents.", GetGlobalFlag(GLinemodeSp)); + NULL, "So Hanyuu taught me to read those currents.", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }