System/Strengthening/WingsRefined.cs
@@ -212,7 +212,7 @@ { expValue+= Sort2(key); //ItemModel model = playerPack.GetItemModelByIndex(PackType.rptItem, key); //expValue += ConfigManager.Instance.GetTemplate<WingRefineExpConfig>(model.itemInfo.ItemID).EXPupper; //expValue += Config.Instance.Get<WingRefineExpConfig>(model.itemInfo.ItemID).EXPupper; } } return _currentRefiningAll > expValue;