From 859de2e6ab4385b6cd66c46e9eeb925c2c11e914 Mon Sep 17 00:00:00 2001 From: Aurian Date: Sat, 5 Oct 2024 00:52:31 +0200 Subject: [PATCH] typo fix --- Update/tata_012.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/tata_012.txt b/Update/tata_012.txt index 32ebe65b..cb3d56d2 100644 --- a/Update/tata_012.txt +++ b/Update/tata_012.txt @@ -1752,7 +1752,7 @@ void main() if (GetGlobalFlag(GADVMode)) { OutputLine("魅音", NULL, "Mion", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(4, 3, "ps3/s03/03/140300391", 256, TRUE); OutputLine(NULL, " 次の祭りではぜひ圭ちゃんに何店舗か任せたいって言ってた!」", - NULL, "He said he wanted you to entrust you with a few of the stalls at the next festival!\"", GetGlobalFlag(GLinemodeSp)); + NULL, "He said he wanted to entrust you with a few of the stalls at the next festival!\"", GetGlobalFlag(GLinemodeSp)); if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }