From 0622c129d34b2430a3ad3e7bd4a51cbe57abf91b Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 18 十月 2018 10:57:15 +0800
Subject: [PATCH] 3335 仙盟联赛预告,Boss争夺战预告代码优化
---
System/FairyAu/FairyLeagueModel.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/FairyAu/FairyLeagueModel.cs b/System/FairyAu/FairyLeagueModel.cs
index 4bd36dd..7a49677 100644
--- a/System/FairyAu/FairyLeagueModel.cs
+++ b/System/FairyAu/FairyLeagueModel.cs
@@ -185,7 +185,7 @@
{
OnRefreshFairyLeagueEvent();
}
- DebugEx.LogFormat("杩涘叆{0}闃舵", fairyLeagueStage);
+ UpdateNoticeRedpoint();
}
}
--
Gitblit v1.8.0