diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 89580e108b..6ac24bf7c8 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -1217,8 +1217,8 @@ "maskRange": [50, 255] }, "BattleStartOCR": { - "text": ["MISSION", "START"], - "roi": [1000, 404, 210, 220] + "roi": [1000, 404, 210, 220], + "text": ["MISSION", "START"] }, "BattleStartSimulation": { "Doc": "Delete the template and remove this modified roi task when paradox update comes PR#10439",