diff options
Diffstat (limited to 'examples2d/s2d_far_pyramid.rs')
| -rw-r--r-- | examples2d/s2d_far_pyramid.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples2d/s2d_far_pyramid.rs b/examples2d/s2d_far_pyramid.rs index f5e34c0..7948731 100644 --- a/examples2d/s2d_far_pyramid.rs +++ b/examples2d/s2d_far_pyramid.rs @@ -11,7 +11,6 @@ pub fn init_world(testbed: &mut Testbed) { let multibody_joints = MultibodyJointSet::new(); let origin = vector![100_000.0, -80_000.0]; - let extent = 1.0; let friction = 0.6; /* |
