mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 18:27:24 +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
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 990690373f1abdc2cffc03ce569b7d9d6fe9222f
|
||||
Subproject commit d5c27fb2af24e6756eb0eabe69a95eefed46160b
|
||||
Loading…
Add table
Add a link
Reference in a new issue