We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e4e24 commit 5e15e4dCopy full SHA for 5e15e4d
Editor/AssetPath.cs
@@ -23,7 +23,7 @@ namespace VisualPinball.Engine.Unity.Hdrp.Editor
23
/// <remarks>
24
/// All paths contain the entire path, so they don't need to be concatenated.
25
/// </remarks>
26
- internal class AssetPath
+ internal static class AssetPath
27
{
28
/// <summary>
29
/// Root package folder for the shared asset library.
0 commit comments