fix: 每日任务领取因为延迟卡住

This commit is contained in:
SherkeyXD
2025-10-20 23:16:00 +08:00
parent 220a8f9f69
commit c7883b32bf

View File

@@ -2114,7 +2114,7 @@
"action": "ClickRect",
"specificRect": [600, 630, 60, 60],
"next": ["CloseTaskAwardDouble"],
"postDelay": 500
"postDelay": 1500
},
"CloseTaskAwardDouble": {
"Doc": "有时候奖励出的太慢了,所以这里多点一次",