add a warning when field is too high

temporarily fixes #686
This commit is contained in:
Imple Lee
2023-10-21 00:42:04 +08:00
parent 045deb6954
commit dd743035f5
12 changed files with 16 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ return {
cc_fixed="不能同時開啟CC和固定序列",
cc_swap="不能同時開啟CC和swap的暫存模式",
cc_solid="開啟CC時不能存在預先填滿的行",
cc_field_too_high="開啓CC時最高出塊高度不能超過40",
ai_prebag="不能同時開啟AI和含有非四連方塊的自定義序列",
ai_mission="不能同時開啟AI和自定義任務",
switchSpawnSFX="請開啟方塊生成音效",