Update terrain layer count constants and imports
This commit is contained in:
@@ -89,8 +89,10 @@ import {
|
||||
type ScenePath
|
||||
} from "./paths";
|
||||
import {
|
||||
MAX_TERRAIN_LAYER_COUNT,
|
||||
MIN_TERRAIN_LAYER_COUNT,
|
||||
MIN_TERRAIN_SAMPLE_COUNT,
|
||||
TERRAIN_LAYER_COUNT,
|
||||
getTerrainStoredPaintWeightCount,
|
||||
type Terrain
|
||||
} from "./terrains";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user