少年修仙传客户端代码仓库
client_linchunjie
2019-03-14 eedeb8a020fce13e0e63ad7c57adfdff7578e875
System/MainInterfacePanel/FlyShoseConfirmwin.cs
@@ -96,7 +96,7 @@
        #endregion
        private void OnclickOKButton()
        {
            int NeedMoney = (int)UIHelper.GetMoneyCnt(1) + (int)UIHelper.GetMoneyCnt(2);
            int NeedMoney = (int)UIHelper.GetMoneyCnt(1) ;
            if (NeedMoney >= 1)
            {
                switch (useEnvironment)