mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 仓库识别界面未在最左侧时,识别不全的问题 (#6000)
This commit is contained in:
@@ -7560,6 +7560,7 @@
|
|||||||
"next": [
|
"next": [
|
||||||
"DepotEnter",
|
"DepotEnter",
|
||||||
"DepotMaterialTab",
|
"DepotMaterialTab",
|
||||||
|
"DepotAllTab",
|
||||||
"DepotMaterialTabClicked",
|
"DepotMaterialTabClicked",
|
||||||
"DepotEnter@ReturnTo"
|
"DepotEnter@ReturnTo"
|
||||||
]
|
]
|
||||||
@@ -7576,6 +7577,18 @@
|
|||||||
"DepotMaterialTab"
|
"DepotMaterialTab"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"DepotAllTab": {
|
||||||
|
"action": "ClickSelf",
|
||||||
|
"roi": [
|
||||||
|
452,
|
||||||
|
0,
|
||||||
|
281,
|
||||||
|
134
|
||||||
|
],
|
||||||
|
"next": [
|
||||||
|
"DepotMaterialTab"
|
||||||
|
]
|
||||||
|
},
|
||||||
"DepotMaterialTab": {
|
"DepotMaterialTab": {
|
||||||
"action": "ClickSelf",
|
"action": "ClickSelf",
|
||||||
"roi": [
|
"roi": [
|
||||||
|
|||||||
BIN
resource/template/DepotAllTab.png
Normal file
BIN
resource/template/DepotAllTab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user