小兵替换不显示奖励界面
parent
e141c2846b
commit
f52d33ce9a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue