mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
fix: 特米米 in battle ocr detection (#8788)
* fix: 特米米 in battle ocr detection * chore: updated regex
This commit is contained in:
@@ -3493,6 +3493,10 @@
|
||||
[
|
||||
"应泡普卡",
|
||||
"泡普卡"
|
||||
],
|
||||
[
|
||||
"特米米.+",
|
||||
"特米米"
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -17669,4 +17673,4 @@
|
||||
"Stop"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user