【抽卡】降妖夺宝
parent
b960e57716
commit
06ec0f40eb
|
@ -228,7 +228,7 @@ function XiangYaoDuoBao:refreshBtnShow()
|
||||||
end,1.2):Start()
|
end,1.2):Start()
|
||||||
end
|
end
|
||||||
if state==0 and d[1] == 16 and not isFree then
|
if state==0 and d[1] == 16 and not isFree then
|
||||||
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.RecruitConfirm,recruitOne.Id,recruitOne)
|
UIManager.OpenPanel(UIName.GeneralPopup,GENERAL_POPUP_TYPE.RecruitConfirm,singleRecruit.Id,recruitOne)
|
||||||
else
|
else
|
||||||
recruitOne()
|
recruitOne()
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue