Skip to content

Commit df58ac7

Browse files
committed
Fix ref.
1 parent b8a3a85 commit df58ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Penumbra/Communication/MtrlShpkLoaded.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public sealed class MtrlShpkLoaded() : EventWrapper<nint, nint, MtrlShpkLoaded.P
1010
{
1111
public enum Priority
1212
{
13-
/// <seealso cref="Penumbra.Interop.Hooks.PostProcessing.ShaderReplacementFixer.OnMtrlShpkLoaded"/>
13+
/// <seealso cref="Interop.Hooks.PostProcessing.ShaderReplacementFixer.OnMtrlShpkLoaded"/>
1414
ShaderReplacementFixer = 0,
1515
}
1616
}

0 commit comments

Comments
 (0)