From a4d4e392575889e9787ec71575fd8b1cf085ad07 Mon Sep 17 00:00:00 2001 From: Weiyou Wang <44151844+Alan-Charred@users.noreply.github.com> Date: Thu, 13 Nov 2025 19:18:35 +1100 Subject: [PATCH] fix: ocrReplace for EN (#14740) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 萨拉托加 <151550168+saratoga-official@users.noreply.github.com> --- resource/global/YoStarEN/resource/tasks/Roguelike/base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks/Roguelike/base.json b/resource/global/YoStarEN/resource/tasks/Roguelike/base.json index 06305cbbd1..ce34419eca 100644 --- a/resource/global/YoStarEN/resource/tasks/Roguelike/base.json +++ b/resource/global/YoStarEN/resource/tasks/Roguelike/base.json @@ -955,7 +955,7 @@ ["QuackingMad", "气打鸭处来"], ["ThePiousWorshiper", "敬虔之人"], ["EmployeeofBabel", "巴别塔雇员"], - ["SoulExperiences.*TwinGargoyles", "魂灵见闻:石心双子"], + ["SoulExperiences.*TwinGargoyles?", "魂灵见闻:石心双子"], ["FinalPage", "尾页"], ["TheDissident'sSound", "扣响异音"], ["DecipheringEvolution", "解读变迁"],