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