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.colliders,
|
||||
&mut physics.joints,
|
||||
None,
|
||||
None,
|
||||
event_handler,
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user