mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04: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