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)