auto-git:

[change] src/document/scene-document-validation.ts
This commit is contained in:
2026-05-13 19:14:32 +02:00
parent d3081e16fb
commit 9e6bbf8d74

View File

@@ -113,6 +113,7 @@ import {
MAX_SPLINE_CORRIDOR_JUNCTION_RADIUS,
MIN_SPLINE_CORRIDOR_JUNCTION_CLIP_DISTANCE,
MIN_SPLINE_CORRIDOR_JUNCTION_RADIUS,
isSplineCorridorJunctionShapeMode,
isSplineCorridorJunctionTerrainMode,
type SplineCorridorJunction
} from "./spline-corridor-junctions";