mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: 野鬃识别
现在应该没有其他野开头的干员吧
This commit is contained in:
@@ -761,7 +761,7 @@
|
||||
[".*NFESS-47$", "CONFESS-47"],
|
||||
["^焰影苇.*", "焰影苇草"],
|
||||
["Miss\\.[Cc]hristine", "Miss.Christine"],
|
||||
["^野<$", "野鬃"]
|
||||
["^野.{0,2}$", "野鬃"]
|
||||
]
|
||||
},
|
||||
"SwitchAccount@StartUpBegin": {
|
||||
|
||||
Reference in New Issue
Block a user