Update allowed path types in createScenePath
This commit is contained in:
@@ -1096,7 +1096,7 @@ export function createScenePath(
|
||||
| "repeaters"
|
||||
| "points"
|
||||
>,
|
||||
"road"
|
||||
"road" | "repeaters"
|
||||
>
|
||||
> & {
|
||||
road?: ScenePathRoadSettingsOverrides;
|
||||
|
||||
Reference in New Issue
Block a user