mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
fix: 修復砾的文字識別問題(txwy)
修复砾识别为礫樂的问题(txwy)
This commit is contained in:
@@ -207,11 +207,15 @@
|
||||
"远山"
|
||||
],
|
||||
[
|
||||
"礫",
|
||||
"^礫$",
|
||||
"砾"
|
||||
],
|
||||
[
|
||||
"樂",
|
||||
"^樂$",
|
||||
"砾"
|
||||
],
|
||||
[
|
||||
"^礫樂$",
|
||||
"砾"
|
||||
],
|
||||
[
|
||||
@@ -2431,4 +2435,4 @@
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user