Assets/Editor/ScriptEditor/ScaleTweenEditor.cs
@@ -1,9 +1,8 @@ //-------------------------------------------------------- // [Author]: 第二世界 // [Author]: 玩个游戏 // [ Date ]: Wednesday, January 10, 2018 //-------------------------------------------------------- using UnityEditor; using vnxbqy.UI; [CustomEditor(typeof(ScaleTween))] public class ScaleTweenEditor : TweenEditor