mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Fix: [CN] Handle OCR error on Interstellar_Construct_Burst_Lattice
This commit is contained in:
parent
7c434049fb
commit
7042ddcfb6
@ -90,6 +90,7 @@ class RogueBuffOcr(Ocr):
|
||||
"阅下": "阈下",
|
||||
'未日': '末日',
|
||||
'尚末': '尚未',
|
||||
'进裂晶格': '迸裂晶格',
|
||||
}
|
||||
elif self.lang == 'en':
|
||||
replace_pattern_dict = {
|
||||
|
Loading…
Reference in New Issue
Block a user