From 052bb69a8b50948052165847ea44312b8d4f6607 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 20 九月 2018 16:13:14 +0800
Subject: [PATCH] Merge branch 'master' into 1871天赋功能
---
System/Vip/VipInvest/VipInvestModel.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/System/Vip/VipInvest/VipInvestModel.cs b/System/Vip/VipInvest/VipInvestModel.cs
index d9c1081..daaf4b4 100644
--- a/System/Vip/VipInvest/VipInvestModel.cs
+++ b/System/Vip/VipInvest/VipInvestModel.cs
@@ -414,6 +414,7 @@
private void VipInvestRedPoint()//Vip 鎶曡祫绾㈢偣
{
JumpIndex = 0;
+ redPointStre1.state = RedPointState.None;
InvestInfo = GetInvestInfoByType((int)InvestType.Vip);
cycle = GetInvestCycle(InvestInfo.curDay);
if (InvestInfo.investGold <= 0)
--
Gitblit v1.8.0