【漏提】

dev_chengFeng
zhangqiang 2021-05-27 15:20:21 +08:00
parent 613a0744de
commit 56463b82bb
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ function this.SetComPShowState(type)
this.guildDeathPos:SetActive(type == 4)
this.guildTranscript:SetActive(type == 6)
this.tasuilingxiao:SetActive(type == 7)
this.FightLevel:SetActive(type == 8)
-- this.FightLevel:SetActive(type == 8)
if type == 7 then
this.noRewardText:SetActive(#itemDataList < 1)
end