Main/System/Tip/ConfirmCancel.cs
@@ -333,6 +333,7 @@ public static void MoneyIconConfirm(int moneyCnt, int _moneyType, string content, Action<bool, bool> func) { generalContent = content; toggleContent = ""; OnToggleConfirmEvent = func; moneyType = _moneyType; moneyNeedCount = moneyCnt;