aboutsummaryrefslogtreecommitdiff
path: root/examples2d/all_examples2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples2d/all_examples2.rs')
-rw-r--r--examples2d/all_examples2.rs2
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;