mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-13 12:40:04 +00:00
Run an aniamtion update after "playing" the inventory idle
This is so all the NPC parts get updated correctly.
This commit is contained in:
parent
fc7590694d
commit
c23a96d606
@ -145,6 +145,7 @@ namespace MWRender
|
||||
mSelectionBuffer = new OEngine::Render::SelectionBuffer(mCamera, 512, 1024, RV_PlayerPreview);
|
||||
|
||||
mAnimation->play("inventoryhandtohand", "start", false);
|
||||
mAnimation->runAnimation(0.0f);
|
||||
}
|
||||
|
||||
// --------------------------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user