fix: 修复关卡“干酪封锁”与装置““甜蜜狂搅””的识别 (#5975)

This commit is contained in:
cenfusheng
2023-08-17 16:12:19 +08:00
committed by GitHub

View File

@@ -2701,6 +2701,10 @@
[
"^《",
""
],
[
".*甜蜜狂搅.*",
"“甜蜜狂搅”"
]
]
},
@@ -11473,6 +11477,10 @@
[
"^消息传递.*",
"消息传递"
],
[
"^干.*封锁",
"干酪封锁"
]
]
},