自定义游戏不能带ai开拼图模式
补充文本
This commit is contained in:
@@ -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.",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user