mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: StartButton1 ocrReplace syntax error in JP tasks.json
This commit is contained in:
@@ -1103,7 +1103,7 @@
|
||||
"roi": [700, 600, 350, 120]
|
||||
},
|
||||
"StartButton1": {
|
||||
"ocrReplace": ["行重動", "行動"],
|
||||
"ocrReplace": [["行重動", "行動"]],
|
||||
"text": ["行動開始"]
|
||||
},
|
||||
"PRTS3": {
|
||||
|
||||
Reference in New Issue
Block a user