From 8525ea324704345b691a137530fcfd12e1898fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=89=E5=90=89=E5=96=B5?= Date: Wed, 22 Oct 2025 22:43:08 +0800 Subject: [PATCH] Update config.json (#2209) --- repo/js/背包材料统计/assets/imageClick/月卡/config.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/repo/js/背包材料统计/assets/imageClick/月卡/config.json b/repo/js/背包材料统计/assets/imageClick/月卡/config.json index 06b1e3e91..fea5affb1 100644 --- a/repo/js/背包材料统计/assets/imageClick/月卡/config.json +++ b/repo/js/背包材料统计/assets/imageClick/月卡/config.json @@ -2,12 +2,13 @@ "isSpecial": true, "xOffset": 0, "yOffset": 423, - "loopCount": 3, - "loopDelay": 2000, + "loopCount": 5, + "loopDelay": 3000, "detectRegion": { "x": 942, "y": 432, "width": 38, "height": 38 } -} \ No newline at end of file + +}