auto-git:
[change] src/app/App.tsx
This commit is contained in:
@@ -292,8 +292,6 @@ import {
|
||||
import {
|
||||
areTerrainsEqual,
|
||||
createTerrain,
|
||||
DEFAULT_TERRAIN_GRID_RESIZE_DIRECTION_X,
|
||||
DEFAULT_TERRAIN_GRID_RESIZE_DIRECTION_Z,
|
||||
getTerrainBounds,
|
||||
getTerrainFootprintDepth,
|
||||
getTerrainFootprintWidth,
|
||||
@@ -303,8 +301,6 @@ import {
|
||||
MAX_TERRAIN_LAYER_COUNT,
|
||||
MIN_TERRAIN_SAMPLE_COUNT,
|
||||
resizeTerrainGrid,
|
||||
type TerrainGridResizeDirectionX,
|
||||
type TerrainGridResizeDirectionZ,
|
||||
type Terrain
|
||||
} from "../document/terrains";
|
||||
import { BUNDLED_FOLIAGE_PROTOTYPES } from "../foliage/bundled-foliage-manifest";
|
||||
|
||||
Reference in New Issue
Block a user