make an error with filled lines when using cc (#1015)

fixes #1013
This commit is contained in:
Imple Lee
2023-10-20 22:47:04 +08:00
committed by GitHub
parent 8e169dbde8
commit 045deb6954
12 changed files with 36 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ return {
cc_fixed="不能同时开启CC和固定序列",
cc_swap="不能同时开启CC和swap的暂存模式",
cc_solid="开启CC时不能存在预先填满的行",
ai_prebag="不能同时开启AI和含有非四连块的自定义序列",
ai_mission="不能同时开启AI和自定义任务",
switchSpawnSFX="请开启方块生成音效",