diff options
| author | pellico <pellico@users.noreply.github.com> | 2022-11-28 16:47:15 +0100 |
|---|---|---|
| committer | Sébastien Crozet <sebcrozet@dimforge.com> | 2023-12-10 12:43:13 +0100 |
| commit | 9f3b5c86421e957e94f14e23b7e9912ada88d7e2 (patch) | |
| tree | 25bd9f687ac028241e48e6a59af353c5c51cf480 /examples2d/all_examples2.rs | |
| parent | 6432909110c4b96e59d4ee2ebdae1d79abe8d4b3 (diff) | |
| download | rapier-9f3b5c86421e957e94f14e23b7e9912ada88d7e2.tar.gz rapier-9f3b5c86421e957e94f14e23b7e9912ada88d7e2.tar.bz2 rapier-9f3b5c86421e957e94f14e23b7e9912ada88d7e2.zip | |
Fixed formatting of modified files.
Diffstat (limited to 'examples2d/all_examples2.rs')
| -rw-r--r-- | examples2d/all_examples2.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples2d/all_examples2.rs b/examples2d/all_examples2.rs index fff20c5..032e4d6 100644 --- a/examples2d/all_examples2.rs +++ b/examples2d/all_examples2.rs @@ -16,8 +16,8 @@ mod convex_polygons2; mod damping2; mod debug_box_ball2; mod drum2; -mod joint_motor_position2; mod heightfield2; +mod joint_motor_position2; mod joints2; mod locked_rotations2; mod one_way_platforms2; |
