From c2a285eaa2f09d10fb6218794f0e9fb2530fa158 Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com.> Date: Fri, 6 Sep 2024 13:15:22 +0200 Subject: [PATCH] test: modify files to allow changes --- resource/global/YoStarEN/resource/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",