From efa5f8d07fc3321f6ac5f5d97fb422db28d0886f Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期二, 05 三月 2019 10:55:31 +0800
Subject: [PATCH] Merge branch 'master' into Equip

---
 System/Skill/TalentModel.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/Skill/TalentModel.cs b/System/Skill/TalentModel.cs
index e1af9c3..76ea2bf 100644
--- a/System/Skill/TalentModel.cs
+++ b/System/Skill/TalentModel.cs
@@ -420,7 +420,7 @@
         #endregion
 
         #region 绾㈢偣
-        Redpoint talentRedpoint = new Redpoint(103, 10303);
+        public Redpoint talentRedpoint = new Redpoint(103, 10303);
         void UpdateRedpoint()
         {
             talentRedpoint.state = RedPointState.None;

--
Gitblit v1.8.0