Belly physics shouldn't have been set to female-only. Eups.

This commit is contained in:
Shyotl
2011-05-18 20:19:09 -05:00
parent 147afb922d
commit 7ba10207a4

View File

@@ -2497,7 +2497,6 @@ void LLFloaterCustomize::initWearablePanels()
panel->addSubpart("Breast Sway", SUBPART_PHYSICS_BREASTS_LEFTRIGHT, part);
part = new LLSubpart();
part->mSex = SEX_FEMALE;
part->mTargetJoint = "mTorso";
part->mEditGroup = "physics_belly_updown";
part->mTargetOffset.setVec(0.f, 0.f, -.05f);