Export MAX_TERRAIN_LAYER_COUNT constant

This commit is contained in:
2026-05-13 00:48:48 +02:00
parent daa547511c
commit 23f4afc3ea

View File

@@ -262,9 +262,9 @@ import {
getTerrainKindLabel,
getTerrainLayerLabel,
getTerrains,
MAX_TERRAIN_LAYER_COUNT,
MIN_TERRAIN_SAMPLE_COUNT,
resizeTerrainGrid,
TERRAIN_LAYER_COUNT,
type Terrain
} from "../document/terrains";
import { BUNDLED_FOLIAGE_PROTOTYPES } from "../foliage/bundled-foliage-manifest";