Main/UI/UIManager.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Main/UI/UIManager.cs
@@ -95,7 +95,7 @@ if (root == null) { root = GameObject.Instantiate(BuiltInLoader.LoadPrefab("UIRoot")); root.name = "UIRoot"; if (root == null) { Debug.LogError("无法找到UI根节点");