parent
9d88f435ab
commit
510c18226a
|
|
@ -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