diff --git a/indra/newview/llfloaterbvhpreview.cpp b/indra/newview/llfloaterbvhpreview.cpp index fa0389a7a8..627163aeac 100755 --- a/indra/newview/llfloaterbvhpreview.cpp +++ b/indra/newview/llfloaterbvhpreview.cpp @@ -365,7 +365,7 @@ BOOL LLFloaterBvhPreview::loadBVH() motionp->setName(getChild("name_form")->getValue().asString()); // Preview on own avatar //mAnimPreview->getDummyAvatar()->startMotion(mMotionID); - mAnimPreview->getPreviewAvatar(this)->startMotion(mMotionID); + onBtnPlay(); // getChild("playback_slider")->setMinValue(0.0);