Fix RopeJoints not working.

This commit is contained in:
Alex Szpakowski
2020-11-12 23:46:49 -04:00
parent 6a1f4ecabe
commit fc2cf602f6
7 changed files with 3 additions and 367 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ public:
private:
// The Box2D RopeJoint object.
b2RopeJoint *joint;
b2DistanceJoint *joint;
};
} // box2d