mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 10:57:45 +08:00
fix. 极端网络环境下无法进入公招并进入错误界面
This commit is contained in:
@@ -898,6 +898,26 @@
|
||||
255
|
||||
],
|
||||
"next": [
|
||||
"RecruitBeginLoading",
|
||||
"RecruitBegin"
|
||||
]
|
||||
},
|
||||
"RecruitBeginLoading": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "doNothing",
|
||||
"text": [
|
||||
"正在提交",
|
||||
"反馈至神经"
|
||||
],
|
||||
"roi": [
|
||||
700,
|
||||
600,
|
||||
300,
|
||||
120
|
||||
],
|
||||
"next": [
|
||||
"RecruitBeginLoading",
|
||||
"Recruit",
|
||||
"RecruitBegin"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user