From 447d0f2d17812aa0747ec6e7173cbd554eb854ea Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:14:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=20BattleKillsFlag?= =?UTF-8?q?=20height?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks/tasks.json b/resource/tasks/tasks.json index 86fab96626..c3b6356196 100644 --- a/resource/tasks/tasks.json +++ b/resource/tasks/tasks.json @@ -3763,7 +3763,7 @@ "rectMove": [-48, -48, 96, 96] }, "BattleKillsFlag": { - "roi": [150, 0, 600, 60], + "roi": [150, 0, 600, 70], "maskRange": [1, 255], "templThreshold": 0.6 },