Merge branch 'tcx_xiyou_yueNan' of http://192.168.1.21:3000/root/miduo_client into tcx_xiyou_yueNan
commit
d44059079d
|
|
@ -1349,8 +1349,7 @@ end
|
|||
function this.refreshVipTask()
|
||||
local t, task = VipManager.GetVipTaskShowInFight()
|
||||
-- 满级后不再显示
|
||||
--this.mainTask:SetActive(t ~= -1)
|
||||
this.mainTask:SetActive(true)
|
||||
this.mainTask:SetActive(t ~= -1)
|
||||
if t == 0 then
|
||||
-- 能激活时显示激活特权
|
||||
this.titleText.text = Language[10753]
|
||||
|
|
|
|||
Loading…
Reference in New Issue