mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-15 05:04:16 +01:00
Add listening to ChangeCustomize.
This commit is contained in:
parent
19e81b4e16
commit
ccb29ef9b2
4 changed files with 120 additions and 41 deletions
|
|
@ -15,6 +15,7 @@ public class GPoseService : EventWrapper<Action<bool>, GPoseService.Priority>
|
|||
|
||||
public enum Priority
|
||||
{
|
||||
/// <seealso cref="Api.GlamourerIpc.OnGPoseChanged"/>
|
||||
GlamourerIpc = int.MinValue,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue