mirror of
https://github.com/zeldaret/tp
synced 2026-05-26 23:47:46 -04:00
Add fake match comment to J3DJoint::J3DJoint (#330)
This commit is contained in:
@@ -200,6 +200,7 @@ J3DJoint::J3DJoint() {
|
||||
mJntNo = 0;
|
||||
mKind = 1;
|
||||
mScaleCompensate = false;
|
||||
// This line is probably a fake match but the normal = works nothing like this.
|
||||
*(copyhelper*)&mTransformInfo = *(copyhelper*)&j3dDefaultTransformInfo;
|
||||
mBoundingSphereRadius = 0.0f;
|
||||
mMtxCalc = NULL;
|
||||
|
||||
Reference in New Issue
Block a user