mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 生息演算可能无法退出组装台
This commit is contained in:
@@ -10289,7 +10289,8 @@
|
||||
},
|
||||
"Reclamation2ExAssemblyStationBack": {
|
||||
"baseTask": "Reclamation2ExAssemblyStationOcr",
|
||||
"action": "ClickSelf"
|
||||
"action": "ClickSelf",
|
||||
"next": ["#self", "Stop"]
|
||||
},
|
||||
"Reclamation2ExAssemblyStationOcr": {
|
||||
"Doc": "确认进入组装台",
|
||||
|
||||
Reference in New Issue
Block a user