hch
6 天以前 39bbe53889675dfda5b363bb68d2abddc7f47fab
0312 关闭月卡
1个文件已修改
2 ■■■ 已修改文件
Main/System/Main/HomeWin.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Main/System/Main/HomeWin.cs
@@ -212,7 +212,7 @@
    void RefreshRecharge()
    {
        monthCardBtn.SetActive(!InvestModel.Instance.IsInvested(InvestModel.monthCardType));
        //monthCardBtn.SetActive(!InvestModel.Instance.IsInvested(InvestModel.monthCardType));
    }