lcy
7 小时以前 f3c3e3c6e12d832093a20ad9f01f459573400305
Main/System/PhantasmPavilion/AvatarCell.cs
@@ -56,6 +56,7 @@
        {
            if (m_button == null)
            {
                LoadPrefab();
                m_button = this.GetComponent<ButtonEx>("AvatarCell/Img_BG");
            }
            return m_button;