mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-25 10:01:10 +00:00
Fix: [CN] Blessing ocr of Analysis_Subliminal_Sensation
This commit is contained in:
parent
3b906ba789
commit
9cf5515fb9
@ -87,6 +87,7 @@ class RogueBuffOcr(Ocr):
|
|||||||
r".*繁.*": "葳蕤繁祉,延彼遐龄",
|
r".*繁.*": "葳蕤繁祉,延彼遐龄",
|
||||||
"回馈底护": "回馈庇护",
|
"回馈底护": "回馈庇护",
|
||||||
"[范茫]+白夜": "茫茫白夜",
|
"[范茫]+白夜": "茫茫白夜",
|
||||||
|
"阅下": "阈下",
|
||||||
}
|
}
|
||||||
elif self.lang == 'en':
|
elif self.lang == 'en':
|
||||||
replace_pattern_dict = {
|
replace_pattern_dict = {
|
||||||
|
Loading…
Reference in New Issue
Block a user