mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: SendClues for Yostar server (#15168)
* fix: SendClues
* chore: expand roi
* Revert "chore: expand roi"
This reverts commit b764d81792.
This commit is contained in:
@@ -1124,6 +1124,10 @@
|
||||
"UnlockClues": {
|
||||
"templThreshold": 0.85
|
||||
},
|
||||
"SendClues": {
|
||||
"doc": "Remove this after 'Quickly place clues' and 'One-tap send duplicate clues' features are added (#14966)",
|
||||
"roi": [1160, 350, 80, 80]
|
||||
},
|
||||
"InfrastTrainingIdle": {
|
||||
"text": ["Idle", "ldle"],
|
||||
"roi": [326, 637, 165, 41]
|
||||
|
||||
@@ -1062,6 +1062,10 @@
|
||||
"InfrastEnterOperList": {
|
||||
"text": ["体力", "休憩中", "仕事中", "配属"]
|
||||
},
|
||||
"SendClues": {
|
||||
"doc": "Remove this after 'Quickly place clues' and 'One-tap send duplicate clues' are added (#14966)",
|
||||
"roi": [1160, 350, 80, 80]
|
||||
},
|
||||
"InfrastTrainingIdle": {
|
||||
"text": ["待機中"],
|
||||
"roi": [325, 637, 180, 50]
|
||||
|
||||
@@ -1189,6 +1189,10 @@
|
||||
"InfrastClueSelfFull": {
|
||||
"text": ["도달", "불가", "최대치"]
|
||||
},
|
||||
"SendClues": {
|
||||
"doc": "Remove this after 'Quickly place clues' and 'One-tap send duplicate clues' are added (#14966)",
|
||||
"roi": [1160, 350, 80, 80]
|
||||
},
|
||||
"InfrastTrainingIdle": {
|
||||
"text": ["미사용중"],
|
||||
"roi": [380, 645, 135, 35]
|
||||
|
||||
Reference in New Issue
Block a user