mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
fix.修复初次进入肉鸽,选干员的时候卡在新手引导的问题
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/374
This commit is contained in:
@@ -4099,7 +4099,8 @@
|
||||
154
|
||||
],
|
||||
"next": [
|
||||
"Roguelike1ChooseOper"
|
||||
"Roguelike1ChooseOper",
|
||||
"Roguelike1RecruitCloseGuide"
|
||||
],
|
||||
"rearDelay": 1000
|
||||
},
|
||||
@@ -4114,10 +4115,23 @@
|
||||
154
|
||||
],
|
||||
"next": [
|
||||
"Roguelike1ChooseOper"
|
||||
"Roguelike1ChooseOper",
|
||||
"Roguelike1RecruitCloseGuide"
|
||||
],
|
||||
"rearDelay": 1000
|
||||
},
|
||||
"Roguelike1RecruitCloseGuide": {
|
||||
"action": "clickSelf",
|
||||
"roi": [
|
||||
56,
|
||||
41,
|
||||
194,
|
||||
134
|
||||
],
|
||||
"next": [
|
||||
"Roguelike1ChooseOper"
|
||||
]
|
||||
},
|
||||
"Roguelike1ChooseOper": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "clickSelf",
|
||||
@@ -4203,7 +4217,8 @@
|
||||
614
|
||||
],
|
||||
"next": [
|
||||
"Roguelike1ChooseOperConfirm"
|
||||
"Roguelike1ChooseOperConfirm",
|
||||
"Roguelike1RecruitCloseGuide"
|
||||
]
|
||||
},
|
||||
"Roguelike1ChooseOperConfirm": {
|
||||
|
||||
BIN
resource/template/Roguelike1RecruitCloseGuide.png
Normal file
BIN
resource/template/Roguelike1RecruitCloseGuide.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user