Rename namespace to avoid conflict with class name.
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Linq;
|
||||
using System.Runtime.InteropServices;
|
||||
using UnityEngine;
|
||||
|
||||
namespace VHACD
|
||||
namespace Unity.VHACD
|
||||
{
|
||||
#if UTILS
|
||||
[Utils.HideScriptField]
|
||||
|
||||
Reference in New Issue
Block a user