System/BlastFurnace/BlastFurnaceModel.cs
@@ -184,6 +184,10 @@ StoveIsUpGrade = false; } PlayRecycleGuid(); if (makerItemID == 0 && addExp > 0) { SysNotifyMgr.Instance.ShowTip("RecyclingElixir", addExp); } } else { @@ -193,10 +197,6 @@ if (RefreshStoveModelEvent != null) RefreshStoveModelEvent(); if(makerItemID == 0 && addExp > 0) { SysNotifyMgr.Instance.ShowTip("RecyclingElixir", addExp); } } public bool IsReachMaxStoveLv()