小兵修改提交

tcx_xiyou_solider
PC-202302260912\Administrator 2024-04-01 17:07:45 +08:00
parent 04da219a6f
commit a6484b1521
1 changed files with 1 additions and 1 deletions

View File

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