提审状态不显示竞技场战令
This commit is contained in:
parent
3cb9989ddb
commit
870a1e32d0
@ -107,7 +107,7 @@ function ArenaComp:initBounty()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function ArenaComp:refreshBounty()
|
function ArenaComp:refreshBounty()
|
||||||
if not DataManager.ArenaBountyData:getIsOpen() then
|
if not DataManager.ArenaBountyData:getIsOpen() or GFunc.isShenhe() then
|
||||||
self.bountyNode:setVisible(false)
|
self.bountyNode:setVisible(false)
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user