mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
fix: 仓库识别界面未在最左侧时,识别不全的问题 (#6000)
This commit is contained in:
@@ -7560,6 +7560,7 @@
|
||||
"next": [
|
||||
"DepotEnter",
|
||||
"DepotMaterialTab",
|
||||
"DepotAllTab",
|
||||
"DepotMaterialTabClicked",
|
||||
"DepotEnter@ReturnTo"
|
||||
]
|
||||
@@ -7576,6 +7577,18 @@
|
||||
"DepotMaterialTab"
|
||||
]
|
||||
},
|
||||
"DepotAllTab": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
452,
|
||||
0,
|
||||
281,
|
||||
134
|
||||
],
|
||||
"next": [
|
||||
"DepotMaterialTab"
|
||||
]
|
||||
},
|
||||
"DepotMaterialTab": {
|
||||
"action": "ClickSelf",
|
||||
"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