From 001cb4d0d32384688bf2bb1bcddc3b34f469795c Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com> Date: Tue, 24 Feb 2026 22:02:34 +0100 Subject: [PATCH] fix: YostarEN GO navigation fix --- resource/global/YoStarEN/resource/tasks/Stages/GO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks/Stages/GO.json b/resource/global/YoStarEN/resource/tasks/Stages/GO.json index 3a0406b482..361e01ab76 100644 --- a/resource/global/YoStarEN/resource/tasks/Stages/GO.json +++ b/resource/global/YoStarEN/resource/tasks/Stages/GO.json @@ -3,6 +3,6 @@ "text": ["Ending", "Grand", "Overture", "Once", "Upon", "Time"] }, "GOChapterToGO": { - "text": ["DIE", "HERO", "VILLAIN", "Die", "Hero", "Villain"] + "text": ["HAVE", "DIE", "HERO", "VILLAIN", "Die", "Hero", "Villain"] } }