| System/Vip/FairyJadeInvestmentTipWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Vip/FairyJadeInvestmentTipWin.cs
@@ -46,7 +46,7 @@ m_Text_3.text = VipInvestModel.GetInvestGold(3,2).ToString(); m_Text_4.text = VipInvestModel.GetInvestGold(3, 3).ToString(); m_AmountOfChoice_2.gameObject.SetActive(true); int InvestGold = fairyJadeInvestmentModel.GetInvestGoldItem(); int InvestGold = fairyJadeInvestmentModel.GetInvestGold(); if (InvestGold >= VipInvestModel.GetInvestGold(3,0)) { m_AmountOfChoice_1.gameObject.SetActive(false);