From c4e5328efb020e2f84924e1131ef841b1e7abef5 Mon Sep 17 00:00:00 2001 From: MistEO Date: Sun, 12 Jun 2022 23:31:37 +0800 Subject: [PATCH] =?UTF-8?q?fix.=E4=BF=AE=E5=A4=8D=E5=B9=B2=E5=91=98?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=8A=80=E8=83=BD=E9=87=8D=E5=A4=8D=E9=87=8A?= =?UTF-8?q?=E6=94=BE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/837 --- resource/tasks.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index a28fe011eb..968ba58f81 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -4745,7 +4745,8 @@ -110, 90, 90 - ] + ], + "rearDelay": 200 }, "BattleSkillStopOnClick": { "roi": [ @@ -4761,7 +4762,8 @@ -110, 90, 90 - ] + ], + "rearDelay": 200 }, "BattleUseOper": { "algorithm": "JustReturn",