【抽卡】降妖夺宝

dev_chengFeng
ZhangBiao 2021-01-06 20:36:18 +08:00
parent b960e57716
commit 06ec0f40eb
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ function XiangYaoDuoBao:refreshBtnShow()
end,1.2):Start()
end
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
recruitOne()
end