Rebase on master branch
This commit is contained in:
committed by
Sébastien Crozet
parent
815de4beff
commit
891c08177d
@@ -58,6 +58,7 @@ pub fn init_world(testbed: &mut Testbed) {
|
||||
&mut physics.colliders,
|
||||
&mut physics.impulse_joints,
|
||||
&mut physics.multibody_joints,
|
||||
true,
|
||||
);
|
||||
|
||||
if let Some(graphics) = &mut graphics {
|
||||
|
||||
Reference in New Issue
Block a user