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

This commit is contained in:
cenfusheng
2023-08-17 16:11:51 +08:00
committed by GitHub
parent d4776da391
commit 87f1700104

View File

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