From 00850f209d047ba41a671098ce2fe36f85e30e1b Mon Sep 17 00:00:00 2001 From: HX3N Date: Mon, 21 Oct 2024 10:47:02 +0900 Subject: [PATCH] fix: YostarKR add ocrReplace on RecruitSupportConfirm --- resource/global/YoStarKR/resource/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resource/global/YoStarKR/resource/tasks.json b/resource/global/YoStarKR/resource/tasks.json index 3e580f5f61..1519e59de8 100644 --- a/resource/global/YoStarKR/resource/tasks.json +++ b/resource/global/YoStarKR/resource/tasks.json @@ -1273,7 +1273,8 @@ "text": ["생존", "연산"] }, "RecruitSupportConfirm": { - "text": ["지원"] + "ocrReplace": [[".?(원|운)유.?", "지원유닛"]], + "text": ["지원", "유닛"] }, "RoguelikeChooseSupportBtnOcr": { "text": ["지원"]