auto-git:

[change] tests/domain/runtime-interaction-system.test.ts
This commit is contained in:
2026-05-01 16:30:29 +02:00
parent 2f2b28ad12
commit 4f665667ee

View File

@@ -170,7 +170,8 @@ function createRuntimeSceneFixture(): RuntimeSceneDefinition {
capabilities: movementTemplate.capabilities, capabilities: movementTemplate.capabilities,
jump: movementTemplate.jump, jump: movementTemplate.jump,
sprint: movementTemplate.sprint, sprint: movementTemplate.sprint,
crouch: movementTemplate.crouch crouch: movementTemplate.crouch,
edgeAssist: movementTemplate.edgeAssist
}, },
navigationMode: "thirdPerson", navigationMode: "thirdPerson",
spawn: { spawn: {