Merge remote-tracking branch 'tech/cc-field-height'

This commit is contained in:
MrZ_26
2023-10-23 01:50:51 +08:00
12 changed files with 21 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ return {
cc_fixed="assert(AI==CC and Sequence==Fixed)",
cc_swap="assert(AI==CC and Hold.Mode==Swap)",
cc_solid="assert(AI==CC and filledLine in Field)",
cc_field_too_high="assert(AI==CC and Field.Height>=40)",
switchSpawnSFX="SpawnSFX=false",
needRestart="NeedRestart=true",