【降妖夺宝】十连上方资源显示修改
parent
8342399870
commit
8c0980e750
|
@ -128,6 +128,8 @@ function TenRecruitPanel:OnOpen(...)
|
|||
maxTimesId=lotterySetting[type].MaxTimes --特权上限ID
|
||||
if recruitType and recruitType[1] and recruitType[1] == RecruitType.TimeLimitTen then
|
||||
this.UpView:OnOpen({ showType = UpViewOpenType.ShowLeft, panelType = PanelType.TenRecruit })
|
||||
elseif recruitType and recruitType[1] and recruitType[1] == RecruitType.XiangYaoTen then
|
||||
this.UpView:OnOpen({ showType = UpViewOpenType.ShowLeft, panelType = PanelType.XiangYaoDuoBao })
|
||||
else
|
||||
this.UpView:OnOpen({ showType = UpViewOpenType.ShowLeft, panelType = PanelType.Recruit })
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue