From 1f91999ce93676d29e168e82e874aa2a39ab07e7 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 27 九月 2018 17:49:51 +0800
Subject: [PATCH] 2287【前端】上古战场优化
---
System/MainInterfacePanel/MainRedDot.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/System/MainInterfacePanel/MainRedDot.cs b/System/MainInterfacePanel/MainRedDot.cs
index ba530f6..2a6ae05 100644
--- a/System/MainInterfacePanel/MainRedDot.cs
+++ b/System/MainInterfacePanel/MainRedDot.cs
@@ -26,6 +26,7 @@
#region 瑙掕壊绾㈢偣
public Redpoint roleRedpoint = new Redpoint(RedPoint_key, 101);
+ public Redpoint roleTagRedpoint = new Redpoint(101, 10101);
#endregion
#region 閭欢绾㈢偣
--
Gitblit v1.8.0