From aa21d340dfd41e0c25a8fd0293db9ba18b2eea8b Mon Sep 17 00:00:00 2001 From: MistEO Date: Sun, 8 Jan 2023 02:10:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=8E=89=E8=90=BD?= =?UTF-8?q?=E6=95=B0=E9=87=8Fmask=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/global/YoStarJP/resource/tasks.json | 15 --------------- resource/tasks.json | 4 ++-- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/resource/global/YoStarJP/resource/tasks.json b/resource/global/YoStarJP/resource/tasks.json index c257d9d998..f25556b2cc 100644 --- a/resource/global/YoStarJP/resource/tasks.json +++ b/resource/global/YoStarJP/resource/tasks.json @@ -1907,21 +1907,6 @@ ] ] }, - "StageDrops-Quantity": { - "template": "empty.png", - "templThreshold": 6, - "templThreshold_Doc": "这里用来作为字间距阈值", - "roi": [ - 62, - 90, - 46, - 22 - ], - "maskRange": [ - 200, - 255 - ] - }, "Phantom@Roguelike@StageEncounterOptionUnknown": { "templThreshold": 0.95 }, diff --git a/resource/tasks.json b/resource/tasks.json index a8dac7ef8b..8f851a9e4d 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -6598,8 +6598,8 @@ 22 ], "maskRange": [ - 0, - 110 + 110, + 255 ] }, "NumberOcrReplace": {