mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
fix.修复B服没有开始唤醒导致的StartUp失败的问题
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/334
This commit is contained in:
@@ -371,7 +371,28 @@
|
||||
255
|
||||
],
|
||||
"next": [
|
||||
"StartToWakeUp"
|
||||
"StartToWakeUp",
|
||||
"StartUpConnecting",
|
||||
"Terminal",
|
||||
"CloseAnno",
|
||||
"OfflineConfirm",
|
||||
"TodaysSupplies"
|
||||
]
|
||||
},
|
||||
"StartUpConnecting": {
|
||||
"action": "doNothing",
|
||||
"roi": [
|
||||
464,
|
||||
560,
|
||||
360,
|
||||
80
|
||||
],
|
||||
"next": [
|
||||
"StartUpConnecting",
|
||||
"Terminal",
|
||||
"CloseAnno",
|
||||
"OfflineConfirm",
|
||||
"TodaysSupplies"
|
||||
]
|
||||
},
|
||||
"ReturnToTerminal": {
|
||||
|
||||
BIN
resource/template/StartUpConnecting.png
Normal file
BIN
resource/template/StartUpConnecting.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
Reference in New Issue
Block a user