Add paths array to runtime scene fixture

This commit is contained in:
2026-04-13 21:30:04 +02:00
parent 3646769648
commit 7b0e561f00

View File

@@ -55,6 +55,7 @@ function createRuntimeSceneFixture(): RuntimeSceneDefinition {
spotLights: []
},
modelInstances: [],
paths: [],
entities: {
playerStarts: [],
sceneEntries: [],