Assets/Editor/ScriptEditor/PositionTweenEditor.cs
@@ -3,7 +3,6 @@ // [ Date ]: Wednesday, January 10, 2018 //-------------------------------------------------------- using UnityEditor; using vnxbqy.UI; [CustomEditor(typeof(PositionTween))] public class PositionTweenEditor : TweenEditor