|
|
@ -6,7 +6,7 @@ using UnityEngine; |
|
|
|
using System.Collections.Generic; |
|
|
|
using System.Collections.Generic; |
|
|
|
using Rotorz.ReorderableList; |
|
|
|
using Rotorz.ReorderableList; |
|
|
|
|
|
|
|
|
|
|
|
namespace Fungus |
|
|
|
namespace Fungus.EditorUtils |
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
[CustomEditor (typeof(Command), true)] |
|
|
|
[CustomEditor (typeof(Command), true)] |
|
|
|