Merge branch 'dev_shenhe' into dev
This commit is contained in:
commit
844c587d71
@ -86,6 +86,9 @@ function GoldPigData:getId()
|
||||
end
|
||||
|
||||
function GoldPigData:getIsOpen()
|
||||
if GFunc.isShenhe() then
|
||||
return false
|
||||
end
|
||||
return self.data.isOpen
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user