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