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