【大闹天宫】 间隔阶段重登提示有问题

dev_chengFeng
zhangqiang 2021-04-06 15:11:29 +08:00
parent 75feb507d1
commit 0b85a85e18
1 changed files with 1 additions and 1 deletions

View File

@ -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))