mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-23 07:57:46 +01:00
Fix lack of redraw after GPose.
This commit is contained in:
parent
3d23923c52
commit
6ad9b56239
2 changed files with 2 additions and 1 deletions
|
|
@ -79,6 +79,7 @@ public class StateApplier
|
|||
{
|
||||
var mdlCustomize = (Customize*)&mdl.AsHuman->Customize;
|
||||
mdlCustomize->Load(customize);
|
||||
_penumbra.RedrawObject(actor, RedrawType.AfterGPose);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue