【漏提】
parent
613a0744de
commit
56463b82bb
|
@ -259,7 +259,7 @@ function this.SetComPShowState(type)
|
||||||
this.guildDeathPos:SetActive(type == 4)
|
this.guildDeathPos:SetActive(type == 4)
|
||||||
this.guildTranscript:SetActive(type == 6)
|
this.guildTranscript:SetActive(type == 6)
|
||||||
this.tasuilingxiao:SetActive(type == 7)
|
this.tasuilingxiao:SetActive(type == 7)
|
||||||
this.FightLevel:SetActive(type == 8)
|
-- this.FightLevel:SetActive(type == 8)
|
||||||
if type == 7 then
|
if type == 7 then
|
||||||
this.noRewardText:SetActive(#itemDataList < 1)
|
this.noRewardText:SetActive(#itemDataList < 1)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue