mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
fix: ROI for BattleStartOCR, new IMG+ROI for Oper
This commit is contained in:
@@ -742,10 +742,10 @@
|
||||
},
|
||||
"BattleStartOCR": {
|
||||
"roi": [
|
||||
1006,
|
||||
444,
|
||||
196,
|
||||
166
|
||||
1000,
|
||||
404,
|
||||
210,
|
||||
220
|
||||
],
|
||||
"text": [
|
||||
"MISSION",
|
||||
@@ -2822,18 +2822,18 @@
|
||||
},
|
||||
"OperBoxRoleTab": {
|
||||
"roi": [
|
||||
1169,
|
||||
1166,
|
||||
0,
|
||||
111,
|
||||
119
|
||||
114,
|
||||
124
|
||||
]
|
||||
},
|
||||
"OperBoxRoleTabSelect": {
|
||||
"roi": [
|
||||
1159,
|
||||
1158,
|
||||
0,
|
||||
121,
|
||||
122
|
||||
122,
|
||||
126
|
||||
]
|
||||
},
|
||||
"PRTS2": {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user