少年修仙传客户端代码仓库
client_Hale
2018-09-18 bc49768eaf9757e20bd264dc6183b2497780ee08
System/MainInterfacePanel/HighSettingTip.cs
@@ -252,14 +252,7 @@
        void LootPreciousButton()//夺宝
        {
            WindowCenter.Instance.Close<MainInterfaceWin>();
            if (fairyGrabBossModel.InActivityTime)
            {
                WindowCenter.Instance.Open<LootPreciousFrameWin>(false, 1);
            }
            else
            {
                WindowCenter.Instance.Open<LootPreciousFrameWin>();
            }
            WindowCenter.Instance.Open<LootPreciousFrameWin>();
        }
        void RechargeButton()//充值按钮