| System/Dungeon/DungeonFightWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Dungeon/DungeonFightWin.cs
@@ -141,10 +141,9 @@ } catch (Exception ex) { Debug.Log(ex.Message); ExceptionCatcher.ReportException("副本战斗界面异常关闭", ex.Message); Debug.Log(ex); ExceptionCatcher.ReportException("副本战斗界面异常关闭", ex); } } protected override void OnAfterClose()