【大闹天宫】 间隔阶段重登提示有问题
parent
75feb507d1
commit
0b85a85e18
|
@ -344,7 +344,7 @@ function this.BtnClick(id)
|
|||
PlayerPrefs.SetInt(PlayerManager.uid.."ExpeditionRed",ActTimeCtrlManager.GetSerDataByTypeId(FUNCTION_OPEN_TYPE.EXPEDITION).endTime)
|
||||
CheckRedPointStatus(RedPointType.OrdinaryExplore)
|
||||
else
|
||||
if ExpeditionManager.ExpeditionState == 2 then
|
||||
if ActTimeCtrlManager.IsQualifiled(id) then
|
||||
PopupTipPanel.ShowTip(Language[12183])
|
||||
else
|
||||
PopupTipPanel.ShowTip(ActTimeCtrlManager.GetFuncTip(FUNCTION_OPEN_TYPE.EXPEDITION))
|
||||
|
|
Loading…
Reference in New Issue