Skip to content

Commit 606f336

Browse files
author
David Kline
authored
Merge pull request #2830 from keveleigh/ShaderGUINamespace
Update MRTKStandard shader's reference to its custom inspector
2 parents 5e58b4a + f8806e8 commit 606f336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit/_Core/Resources/Shaders/MixedRealityStandard.shader

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,5 +738,5 @@ Shader "Mixed Reality Toolkit/Standard"
738738
}
739739

740740
FallBack "VertexLit"
741-
CustomEditor "Microsoft.MixedReality.Toolkit.Inspectors.MixedRealityStandardShaderGUI"
741+
CustomEditor "Microsoft.MixedReality.Toolkit.Core.Inspectors.MixedRealityStandardShaderGUI"
742742
}

0 commit comments

Comments
 (0)