自定义游戏不能带ai开拼图模式

补充文本
This commit is contained in:
MrZ_26
2023-10-21 04:42:01 +08:00
parent 045deb6954
commit 86c673ee51
12 changed files with 54 additions and 58 deletions

View File

@@ -67,11 +67,12 @@ return {
page="页面:",
ai_puzzle="不能同时开启AI和拼图模式",
ai_mission="不能同时开启AI和自定义任务",
ai_badPiece="不能同时开启AI和含有非四连块的自定义序列",
cc_fixed="不能同时开启CC和固定序列",
cc_swap="不能同时开启CC和swap的暂存模式",
cc_solid="开启CC时不能存在预先填满的行",
ai_prebag="不能同时开启AI和含有非四连块的自定义序列",
ai_mission="不能同时开启AI和自定义任务",
switchSpawnSFX="请开启方块生成音效",
needRestart="重新开始以生效",