mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 国服CharsNameOcrReplace (#10269)
* fix: 国服CharsNameOcrReplace * fix: 国服OCR替换改进 * fix: 同上 * fix: 麻了
This commit is contained in:
@@ -1935,8 +1935,9 @@
|
||||
["应泡普卡", "泡普卡"],
|
||||
["特米米.+", "特米米"],
|
||||
["崖心.+", "崖心"],
|
||||
["^伽?芙利特", "伊芙利特"],
|
||||
["^华法?琳$", "华法琳"]
|
||||
[".*芙利特$", "伊芙利特"],
|
||||
["^提非$", "提丰"],
|
||||
["^华琳$", "华法琳"]
|
||||
]
|
||||
},
|
||||
"SwitchAccount@StartUpBegin": {
|
||||
|
||||
Reference in New Issue
Block a user