mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 无法按信赖排序基建
This commit is contained in:
@@ -3962,13 +3962,13 @@
|
||||
},
|
||||
"InfrastSortByTrustButton": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [1000, 0, 100, 70],
|
||||
"roi": [645, 0, 635, 77],
|
||||
"next": ["InfrastSortByTrustButtonClickAgain"]
|
||||
},
|
||||
"InfrastSortByTrustButtonClickAgain": {
|
||||
"action": "ClickSelf",
|
||||
"templThreshold": 0.7,
|
||||
"roi": [1000, 0, 100, 70],
|
||||
"roi": [645, 0, 635, 77],
|
||||
"postDelay": 1000
|
||||
},
|
||||
"InfrastFilterMenuNotStationed": {
|
||||
|
||||
Reference in New Issue
Block a user