| System/KnapSack/New/BagWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/KnapSack/New/BagWin.cs
@@ -71,6 +71,8 @@ } protected override void OnAfterOpen() { Transform parent = WindowCenter.Instance.Get<KnapSackWin>().transform; this.transform.SetParentEx(parent, Vector3.zero, Quaternion.identity, Vector3.one); this.transform.SetAsLastSibling(); OnRefrenshUIModel(); if(KnapSackWin.titleType == KnapsackFuncTitle.bag