System/HappyXB/BestXBWin.cs
@@ -516,12 +516,14 @@ if(isEndXB) { if(targetIndexs.Count > 1) if (targetIndexs.Count > 1) { ShowXBResultCtrl(targetIndexs.Count - 1); } else { XBGetItem xbItem = targetIndexs[targetIndexs.Count - 1]; XBModel.GetNotifyResult(xbItem.itemId, xbItem.count); ResetXBItemState(); WindowCenter.Instance.Open<HappyXBGetItemWin>(); }