From e282f9adb8374089d06a8b6a71b7acc7d9283a97 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 14 三月 2024 14:30:38 +0800
Subject: [PATCH] 0312 项目namespace改名,ios过审调整

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

diff --git a/Assets/Editor/ScriptEditor/RotationTweenEditor.cs b/Assets/Editor/ScriptEditor/RotationTweenEditor.cs
index 50f821e..06bfd02 100644
--- a/Assets/Editor/ScriptEditor/RotationTweenEditor.cs
+++ b/Assets/Editor/ScriptEditor/RotationTweenEditor.cs
@@ -3,7 +3,7 @@
 //    [  Date ]:           Wednesday, January 10, 2018
 //--------------------------------------------------------
 using UnityEditor;
-using Snxxz.UI;
+using vnxbqy.UI;
 
 [CustomEditor(typeof(RotationTween))]
 public class RotationTweenEditor : TweenEditor

--
Gitblit v1.8.0