fix: 肉鸽开局招募在无开局干员时, 无法识别两招募的左侧位

This commit is contained in:
status102
2025-08-20 22:36:51 +08:00
parent ce22168661
commit b79b3d2a7d

View File

@@ -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
},