mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-13 12:14:17 +01:00
Allow queue of a redraw after gpose.
This commit is contained in:
parent
3b12791ac8
commit
bcc68d6684
2 changed files with 17 additions and 0 deletions
|
|
@ -8,5 +8,7 @@ namespace Penumbra.Api
|
|||
Unload,
|
||||
RedrawWithoutSettings,
|
||||
RedrawWithSettings,
|
||||
AfterGPoseWithSettings,
|
||||
AfterGPoseWithoutSettings,
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue