From 6926ecb59224bc24e64900f703ca4652963adee1 Mon Sep 17 00:00:00 2001 From: MistEO Date: Sun, 5 Jun 2022 23:39:40 +0800 Subject: [PATCH] =?UTF-8?q?chore.=E7=AE=80=E5=8D=95=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E4=B8=80=E4=B8=8B=E5=BB=B6=E8=BF=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index 0abd2050b0..23475003fd 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -4675,7 +4675,7 @@ }, "BattleSwipeOper": { "algorithm": "JustReturn", - "preDelay": 10000, + "preDelay": 12000, "rearDelay": 100, "Doc": "pre 是将干员滑动到场上的 duration 系数;rear 是设置干员朝向滑动的 duration" },