fix: ROI for BattleStartOCR, new IMG+ROI for Oper

This commit is contained in:
David
2023-08-07 22:37:32 +02:00
parent 8d04d76b54
commit 413f79c8d4
3 changed files with 10 additions and 10 deletions

View File

@@ -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