| System/FairyAu/FairyChangeTipWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/FairyAu/FairyChangeTipWin.cs
@@ -68,6 +68,15 @@ notifyPack.Msg = result; GameNetSystem.Instance.SendInfo(notifyPack); CloseImmediately(); try { OperationLogCollect.Instance.ChatReport(result, Language.Get("GameNotice1"), string.Empty, ChatInfoType.Fairy); } catch (Exception e) { DebugEx.Log(e.Message); } } }); }