mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Cleanup some files
This commit is contained in:
parent
6b4329d263
commit
d597e25e60
9 changed files with 37 additions and 38 deletions
|
@ -935,7 +935,6 @@ class DistributedBuilding(DistributedObject.DistributedObject):
|
|||
|
||||
def getVisZoneId(self):
|
||||
exteriorZoneId = base.cr.playGame.hood.dnaStore.getZoneFromBlockNumber(self.block)
|
||||
|
||||
return ZoneUtil.getTrueZoneId(exteriorZoneId, self.zoneId)
|
||||
|
||||
def getInteractiveProp(self):
|
||||
|
|
Loading…
Reference in a new issue