From 0863abd5b5e05e95b95471f1a066a8a26f1d7827 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期六, 25 八月 2018 14:14:01 +0800
Subject: [PATCH] 1681 有神兵石可使用 主界面角色按钮没显示红点
---
System/MainInterfacePanel/MainRedDot.cs | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/System/MainInterfacePanel/MainRedDot.cs b/System/MainInterfacePanel/MainRedDot.cs
index 3d3cda4..ba530f6 100644
--- a/System/MainInterfacePanel/MainRedDot.cs
+++ b/System/MainInterfacePanel/MainRedDot.cs
@@ -24,6 +24,10 @@
private Redpoint realmRedpoint = new Redpoint(114);
private Redpoint redPointVipDot = new Redpoint(RedPoint_VipDot);
+ #region 瑙掕壊绾㈢偣
+ public Redpoint roleRedpoint = new Redpoint(RedPoint_key, 101);
+ #endregion
+
#region 閭欢绾㈢偣
public const int RedPoint_MainMailKey = 24;
public const int RedPoint_MailFuncKey = 2401;
--
Gitblit v1.8.0