小兵替换不显示奖励界面

tcx_xiyou_bt_dev
wangzhenxing 2024-06-28 14:20:44 +08:00
parent e141c2846b
commit f52d33ce9a
1 changed files with 1 additions and 1 deletions

View File

@ -7872,7 +7872,7 @@ function NetManager.ReplaceSoldierRequest(_type,_auto, _func)
end
end
if msg.drop and msg.drop.itemlist and #msg.drop.itemlist>0 then
UIManager.OpenPanel(UIName.RewardItemPopup,msg.drop,1)
--UIManager.OpenPanel(UIName.RewardItemPopup,msg.drop,1)
end
Game.GlobalEvent:DispatchEvent(GameEvent.Solider.RefreshSoliderInfoWindow)
if _func then