forked from Shardstone/trail-into-darkness
Some renaming and added more settings
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Linq;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
namespace InspectorToolkit.Internal
|
||||
namespace Jovian.InspectorTools.Internal
|
||||
{
|
||||
[CustomPropertyDrawer(typeof(AttributeBase), true)]
|
||||
public class AttributeBaseDrawer : PropertyDrawer
|
||||
|
||||
Reference in New Issue
Block a user