fix: SendClues for Yostar server (#15168)

* fix: SendClues

* chore: expand roi

* Revert "chore: expand roi"

This reverts commit b764d81792.
This commit is contained in:
HX3N
2025-12-22 03:32:03 +09:00
committed by GitHub
parent 573bd6f0a4
commit 4846ad64e3
3 changed files with 12 additions and 0 deletions

View File

@@ -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]

View File

@@ -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]

View File

@@ -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]