hch
2025-06-05 07aee5604f365541c165f02bfe5437f1ed296fb5
Main/Component/UI/Common/GameObjectDefaultActive.cs
@@ -5,7 +5,6 @@
using UnityEngine;
using System.Collections;
namespace vnxbqy.UI {
    public class GameObjectDefaultActive:MonoBehaviour {
        [SerializeField]
@@ -21,7 +20,6 @@
    }
}