change the inventory preview to "inventoryhandtohand" animation pose

actorid
scrawl 12 years ago
parent abb03ac178
commit fa358ab196

@ -118,6 +118,9 @@ namespace MWRender
void InventoryPreview::onSetup ()
{
mSelectionBuffer = new OEngine::Render::SelectionBuffer(mCamera, 512, 1024, RV_PlayerPreview);
mAnimation->playGroup ("inventoryhandtohand", 0, 1);
mAnimation->runAnimation (0);
}
// --------------------------------------------------------------------------------------------------

Loading…
Cancel
Save