mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
fix: 给生息演算点击 "开始行动" 的任务加点延迟,防止错过确认弹窗
This commit is contained in:
@@ -396,7 +396,7 @@
|
||||
"doc": "在编队界面点击 <开始行动>, 若弹出 <确认不携带任何干员进入战斗吗?> 或者 <确认进入战斗吗?> 的对话框, 则点击 <确定>",
|
||||
"baseTask": "Tales@RA@ConfirmSquad",
|
||||
"preDelay": 500,
|
||||
"postDelay": 500,
|
||||
"postDelay": 1000,
|
||||
"next": ["Tales@RA@DialogConfirmRed", "Stop"]
|
||||
},
|
||||
"Tales@RA@PNS-ConfirmToLeaveBaseCamp": {
|
||||
|
||||
Reference in New Issue
Block a user