hch
2025-09-03 f27e132391f11de7a199d27a32c142f41d002295
Main/Component/UI/Core/OutlineEx.cs
@@ -41,9 +41,9 @@
    private static List<UIVertex> m_VetexList = new List<UIVertex>();
    protected override void Awake()
    protected override void Start()
    {
        base.Awake();
        base.Start();
        if (base.graphic)
        {