三国卡牌客户端基础资源仓库
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