From 109af8a8a6be90183cafd2cf2a4e59e445e9aedc Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 08 七月 2025 23:07:38 +0800
Subject: [PATCH] 0312 生成dotween的asmdef,提供给main使用,去除DOTweenExtensions
---
Main/Component/UI/Common/GameObjectDefaultActive.cs | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/Main/Component/UI/Common/GameObjectDefaultActive.cs b/Main/Component/UI/Common/GameObjectDefaultActive.cs
index 8dd9e8e..baf7ea9 100644
--- a/Main/Component/UI/Common/GameObjectDefaultActive.cs
+++ b/Main/Component/UI/Common/GameObjectDefaultActive.cs
@@ -1,11 +1,10 @@
锘�//--------------------------------------------------------
-// [Author]: 绗簩涓栫晫
+// [Author]: 鐜╀釜娓告垙
// [ Date ]: Monday, July 31, 2017
//--------------------------------------------------------
using UnityEngine;
using System.Collections;
-namespace vnxbqy.UI {
public class GameObjectDefaultActive:MonoBehaviour {
[SerializeField]
@@ -21,7 +20,6 @@
}
-}
--
Gitblit v1.8.0