| System/WindowBase/OneLevelWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/WindowBase/OneLevelWin.cs
@@ -50,7 +50,7 @@ m_SubWindowContainer = this.GetComponent<RectTransform>("Pivot/Container_SubWindow"); var name = this.GetType().Name; var name = this.gameObject.name; var infos = WindowConfig.GetWindowFunctionInfos(name); foreach (var info in infos) {