From ae3e5ce1a0236506354623ce4b51e2e208317296 Mon Sep 17 00:00:00 2001 From: HX3N Date: Fri, 1 Aug 2025 06:33:11 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20YostarKR=20=E9=BB=8D=20ocr=20edit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit garbage text after 黍 when skin is applied --- resource/global/YoStarKR/resource/tasks/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/global/YoStarKR/resource/tasks/tasks.json b/resource/global/YoStarKR/resource/tasks/tasks.json index ccd69f0321..5413e3efd7 100644 --- a/resource/global/YoStarKR/resource/tasks/tasks.json +++ b/resource/global/YoStarKR/resource/tasks/tasks.json @@ -35,7 +35,7 @@ "CharsNameOcrReplace": { "Doc": "이 작업의 'ocrReplace'는 오퍼레이터 이름과 관련된 모든 인식 작업에서 사용됩니다", "ocrReplace": [ - ["(\\$|\\(|\\)|\\.|\"|/|'| | |—|_|-|=|,|《|》|■|~)", ""], + ["(\\$|\\(|\\)|\\.|\"|/|'| | |—|_|-|=|,|《|》|■|~|シ)", ""], ["드래곤플라이L", "드래곤플라이엘"], ["드래곤플라이F", "드래곤플라이에프"], ["드래곤플라이A", "드래곤플라이에이"], @@ -641,7 +641,7 @@ ["임시엄호장치", "临时掩护装置"], ["그레인버즈", "小满"], ["오리지늄폭발물", "源石爆炸物"], - ["^슈$", "黍"], + ["^슈.?$", "黍"], ["얼음폭탄", "冰爆罐"], ["비스트트랩", "捕猎笼"], ["^.?기념.?$", "“纪念”"],