From 871594462e82d6bc1341918d39e11ab036d59563 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 18 九月 2025 19:26:28 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
---
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