mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
调整为只在匹配不到时才退到首页尝试进入仓库
Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
This commit is contained in:
@@ -6729,10 +6729,10 @@
|
||||
"algorithm": "JustReturn",
|
||||
"action": "DoNothing",
|
||||
"next": [
|
||||
"DepotEnter@ReturnTo",
|
||||
"DepotEnter",
|
||||
"DepotMaterialTab",
|
||||
"DepotMaterialTabClicked"
|
||||
"DepotMaterialTabClicked",
|
||||
"DepotEnter@ReturnTo"
|
||||
]
|
||||
},
|
||||
"DepotEnter": {
|
||||
|
||||
Reference in New Issue
Block a user