From cec146fc3fe287928e075c79ece20a20a9b16b20 Mon Sep 17 00:00:00 2001 From: yyl <yyl> Date: 星期四, 03 七月 2025 17:17:17 +0800 Subject: [PATCH] 18 子 2D卡牌客户端搭建 / 2D卡牌客户端搭建 表格问题 --- Assets/Editor/ScriptEditor/TweenEditor.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/Assets/Editor/ScriptEditor/TweenEditor.cs b/Assets/Editor/ScriptEditor/TweenEditor.cs index ffc9179..4c20df9 100644 --- a/Assets/Editor/ScriptEditor/TweenEditor.cs +++ b/Assets/Editor/ScriptEditor/TweenEditor.cs @@ -1,11 +1,10 @@ 锘�//-------------------------------------------------------- -// [Author]: 绗簩涓栫晫 +// [Author]: 鐜╀釜娓告垙 // [ Date ]: Wednesday, January 10, 2018 //-------------------------------------------------------- using UnityEngine; using System.Collections; using UnityEditor; -using vnxbqy.UI; [CustomEditor(typeof(Tween))] public class TweenEditor : Editor -- Gitblit v1.8.0