fix: incorrect ROI AS navigation for YostarEN & KR

This commit is contained in:
Constrat
2025-01-16 21:43:05 +01:00
parent cf97aa4c18
commit a519a9eaee
2 changed files with 4 additions and 2 deletions

View File

@@ -46,7 +46,8 @@
"roi": [1000, 589, 209, 131]
},
"AS-OpenOcr": {
"text": ["Adventure", "Cannot", "Wait", "Sun", "Harvest", "Gathering", "Treasure", "House"]
"text": ["Adventure", "Cannot", "Wait", "Sun", "Harvest", "Gathering", "Treasure", "House"],
"roi": [0, 500, 500, 150]
},
"ASChapterToAS": {
"text": ["Citizen", "CITIZEN", "Garden", "GARDEN"]

View File

@@ -51,7 +51,8 @@
"text": ["미래", "선사", "하리라"]
},
"AS-OpenOcr": {
"text": ["태양을", "뿌리쳐라", "이벤트", "개방중"]
"text": ["태양을", "뿌리쳐라", "이벤트", "개방중"],
"roi": [0, 500, 500, 150]
},
"ASChapterToAS": {
"text": ["시민", "정원"]