From be975e3d16ce2abbf398de15c390502d989cd652 Mon Sep 17 00:00:00 2001
From: Client_PangDeRong <593317293@qq.com>
Date: 星期三, 17 十月 2018 11:01:05 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/FairyAu/FairyGrabBossModel.cs | 1 +
System/FairyAu/FairyLeagueModel.cs | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/System/FairyAu/FairyGrabBossModel.cs b/System/FairyAu/FairyGrabBossModel.cs
index 2450ebb..dae879a 100644
--- a/System/FairyAu/FairyGrabBossModel.cs
+++ b/System/FairyAu/FairyGrabBossModel.cs
@@ -162,6 +162,7 @@
{
onStateUpate((int)OpenServerActivityCenter.OSActivityType.FairyGrabBossNotice);
}
+ UpdateNoticeRedpoint();
}
}
}
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