From f85fb61db25e46f25bbab5e9cd524a90d71baa6d Mon Sep 17 00:00:00 2001 From: yyl <yyl> Date: 星期三, 02 七月 2025 19:42:27 +0800 Subject: [PATCH] 130 子 【战斗】战斗系统 / 【战斗】战斗系统-客户端 飘血 配置优化 --- 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