| System/PlayerDead/RebornWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| System/Tip/IconConfirmWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/PlayerDead/RebornWin.cs
@@ -100,7 +100,7 @@ protected override void OnAfterOpen() { this.transform.SetAsLastSibling(); } protected override void OnPreClose() System/Tip/IconConfirmWin.cs
@@ -46,6 +46,7 @@ protected override void OnAfterOpen() { this.transform.SetAsLastSibling(); StartCoroutine(SetMidUI()); }