Add characterglass.shpk to the skin.shpk fixer

This commit is contained in:
Exter-N 2024-03-09 22:28:46 +01:00 committed by Ottermandias
parent da423b7464
commit 29c93f46a0
9 changed files with 290 additions and 155 deletions

View file

@ -10,7 +10,7 @@ public sealed class MtrlShpkLoaded() : EventWrapper<nint, nint, MtrlShpkLoaded.P
{
public enum Priority
{
/// <seealso cref="Interop.Services.SkinFixer.OnMtrlShpkLoaded"/>
SkinFixer = 0,
/// <seealso cref="Interop.Services.ShaderReplacementFixer.OnMtrlShpkLoaded"/>
ShaderReplacementFixer = 0,
}
}