auto-git:
[change] tests/domain/runtime-interaction-system.test.ts
This commit is contained in:
@@ -170,7 +170,8 @@ function createRuntimeSceneFixture(): RuntimeSceneDefinition {
|
||||
capabilities: movementTemplate.capabilities,
|
||||
jump: movementTemplate.jump,
|
||||
sprint: movementTemplate.sprint,
|
||||
crouch: movementTemplate.crouch
|
||||
crouch: movementTemplate.crouch,
|
||||
edgeAssist: movementTemplate.edgeAssist
|
||||
},
|
||||
navigationMode: "thirdPerson",
|
||||
spawn: {
|
||||
|
||||
Reference in New Issue
Block a user