mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
fix: enlarge rectMove offset for PV-10 (#11073)
This commit is contained in:
@@ -609,7 +609,7 @@
|
||||
"PV-10@SideStoryStage": {
|
||||
"doc": "<PV-10> 文字与 <装配工坊> 位置靠近,容易误点,向右偏移一些",
|
||||
"text": ["PV-10"],
|
||||
"rectMove": [55, 0, 1, 1]
|
||||
"rectMove": [95, 0, 1, 1]
|
||||
},
|
||||
"PV-9@SideStoryStage": {
|
||||
"text": ["PV-9"]
|
||||
|
||||
Reference in New Issue
Block a user