From 0a3e9962d0a3cbcffa5169a24daab0447bf18da6 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期三, 26 十一月 2025 14:34:13 +0800
Subject: [PATCH] 新增skill log file开关

---
 Assets/Editor/ScriptEditor/RotationTweenEditor.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Assets/Editor/ScriptEditor/RotationTweenEditor.cs b/Assets/Editor/ScriptEditor/RotationTweenEditor.cs
index 06bfd02..71d5e3b 100644
--- a/Assets/Editor/ScriptEditor/RotationTweenEditor.cs
+++ b/Assets/Editor/ScriptEditor/RotationTweenEditor.cs
@@ -1,9 +1,8 @@
 锘�//--------------------------------------------------------
-//    [Author]:           绗簩涓栫晫
+//    [Author]:           鐜╀釜娓告垙
 //    [  Date ]:           Wednesday, January 10, 2018
 //--------------------------------------------------------
 using UnityEditor;
-using vnxbqy.UI;
 
 [CustomEditor(typeof(RotationTween))]
 public class RotationTweenEditor : TweenEditor

--
Gitblit v1.8.0