mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 肉鸽开局招募在无开局干员时, 无法识别两招募的左侧位
This commit is contained in:
@@ -1044,7 +1044,7 @@
|
||||
"Doc": "肉鸽开始探索时, 招募第一个干员用, base_task",
|
||||
"template": "empty.png",
|
||||
"action": "ClickSelf",
|
||||
"roi": [80, 470, 410, 154],
|
||||
"roi": [80, 470, 540, 154],
|
||||
"next": ["StartExplore@Roguelike@ChooseOperFlag", "StartExplore@Roguelike@RecruitCloseGuide", "#self"],
|
||||
"postDelay": 1000
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user