Fix compilation of the testbed when the parallel feature is enabled.
This commit is contained in:
@@ -616,6 +616,8 @@ impl Testbed {
|
|||||||
&mut physics.bodies,
|
&mut physics.bodies,
|
||||||
&mut physics.colliders,
|
&mut physics.colliders,
|
||||||
&mut physics.joints,
|
&mut physics.joints,
|
||||||
|
None,
|
||||||
|
None,
|
||||||
event_handler,
|
event_handler,
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user