mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 每日任务领取因为延迟卡住
This commit is contained in:
@@ -2114,7 +2114,7 @@
|
||||
"action": "ClickRect",
|
||||
"specificRect": [600, 630, 60, 60],
|
||||
"next": ["CloseTaskAwardDouble"],
|
||||
"postDelay": 500
|
||||
"postDelay": 1500
|
||||
},
|
||||
"CloseTaskAwardDouble": {
|
||||
"Doc": "有时候奖励出的太慢了,所以这里多点一次",
|
||||
|
||||
Reference in New Issue
Block a user