Assets/Editor/ScriptEditor/TweenEditor.cs @@ -5,7 +5,6 @@ using UnityEngine; using System.Collections; using UnityEditor; using vnxbqy.UI; [CustomEditor(typeof(Tween))] public class TweenEditor : Editor