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 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.",
cc_field_too_high="CC is incompatible with fields higher than 40.",
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!",