mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 修复自动战斗编队时的滑动错误
This commit is contained in:
2
3rdparty/VisionOCR
vendored
2
3rdparty/VisionOCR
vendored
Submodule 3rdparty/VisionOCR updated: 4f63d97232...c8272fbaff
@@ -6800,22 +6800,10 @@
|
||||
310,
|
||||
100,
|
||||
100
|
||||
],
|
||||
"rectMove": [
|
||||
1080,
|
||||
310,
|
||||
100,
|
||||
100
|
||||
]
|
||||
},
|
||||
"OperListSlowlySwipeToTheRight": {
|
||||
"baseTask": "SlowlySwipeToTheRight",
|
||||
"specificRect": [
|
||||
1080,
|
||||
310,
|
||||
100,
|
||||
100
|
||||
],
|
||||
"rectMove": [
|
||||
400,
|
||||
310,
|
||||
@@ -9059,10 +9047,22 @@
|
||||
310,
|
||||
100,
|
||||
100
|
||||
],
|
||||
"rectMove": [
|
||||
1080,
|
||||
310,
|
||||
100,
|
||||
100
|
||||
]
|
||||
},
|
||||
"RoguelikeRecruitOperListSlowlySwipeToTheRight": {
|
||||
"baseTask": "OperListSlowlySwipeToTheRight",
|
||||
"specificRect": [
|
||||
1080,
|
||||
310,
|
||||
100,
|
||||
100
|
||||
],
|
||||
"rectMove": [
|
||||
560,
|
||||
310,
|
||||
|
||||
Submodule src/MeoAsstMac updated: 2767e73479...aaf24b2cd7
Reference in New Issue
Block a user