yyl
2025-10-17 c124d98bdf9659cf764bebb799bee42c30eb152f
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 @@
    }
}