mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: incorrect ROI AS navigation for YostarEN & KR
This commit is contained in:
@@ -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"]
|
||||
|
||||
@@ -51,7 +51,8 @@
|
||||
"text": ["미래", "선사", "하리라"]
|
||||
},
|
||||
"AS-OpenOcr": {
|
||||
"text": ["태양을", "뿌리쳐라", "이벤트", "개방중"]
|
||||
"text": ["태양을", "뿌리쳐라", "이벤트", "개방중"],
|
||||
"roi": [0, 500, 500, 150]
|
||||
},
|
||||
"ASChapterToAS": {
|
||||
"text": ["시민", "정원"]
|
||||
|
||||
Reference in New Issue
Block a user