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