自定义游戏不能带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="Page ",
ai_puzzle="AI is incompatible with puzzle game mode",
ai_mission="AI is incompatible with custom missions.",
ai_badPiece="AI is incompatible with custom sequences that contain non-tetrominoes.",
cc_fixed="CC is incompatible with fixed sequences.",
cc_swap="CC is incompatible when the hold mode is set to Swap.",
cc_solid="CC is incompatible with filled line in the field.",
ai_prebag="AI is incompatible with custom sequences that contain non-tetrominoes.",
ai_mission="AI is incompatible with custom missions.",
switchSpawnSFX="Please turn on the block spawn SFX!",
needRestart="Restart to apply all changes.",