From 8faad4b6da7e8f1a62c4163b42f5fdeec679f56e Mon Sep 17 00:00:00 2001 From: drojf <1249449+drojf@users.noreply.github.com> Date: Sat, 11 May 2024 10:28:49 +1000 Subject: [PATCH] Fix missing nametag --- Update/onik_009_02.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Update/onik_009_02.txt b/Update/onik_009_02.txt index c28509b..cb4e22b 100644 --- a/Update/onik_009_02.txt +++ b/Update/onik_009_02.txt @@ -1638,6 +1638,7 @@ void main() ModPlayVoiceLS(3, 8, "ps3/s01/08/120800061", 256, TRUE); OutputLine(NULL, "動機だって、酒の上での口論からと判明してる。", NULL, " The motive turned out to have been an argument they had while intoxicated. ", GetGlobalFlag(GLinemodeSp)); + if (GetGlobalFlag(GADVMode)) { OutputLine("富竹", NULL, "Tomitake", NULL, Line_ContinueAfterTyping); } ModPlayVoiceLS(3, 8, "ps3/s01/08/120800062", 256, TRUE); OutputLine(NULL, "祟りなんかじゃない。", NULL, "That's no curse.", Line_WaitForInput);