Update terrain layer count constants and imports

This commit is contained in:
2026-05-13 00:46:30 +02:00
parent b876a2cbd3
commit e42f2ff1a5

View File

@@ -89,8 +89,10 @@ import {
type ScenePath type ScenePath
} from "./paths"; } from "./paths";
import { import {
MAX_TERRAIN_LAYER_COUNT,
MIN_TERRAIN_LAYER_COUNT,
MIN_TERRAIN_SAMPLE_COUNT, MIN_TERRAIN_SAMPLE_COUNT,
TERRAIN_LAYER_COUNT, getTerrainStoredPaintWeightCount,
type Terrain type Terrain
} from "./terrains"; } from "./terrains";
import { import {