mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
comment reformat
This commit is contained in:
parent
c268773ab4
commit
cf75c1eedc
@ -48,8 +48,7 @@ class VisibilityExtender(Entity.Entity):
|
||||
|
||||
if __debug__:
|
||||
def setNewZones(self, newZones):
|
||||
# we need to call destroyVisExt before accepting the new
|
||||
# zone set
|
||||
# we need to call destroyVisExt before accepting the new zone set
|
||||
self.destroyVisExt()
|
||||
self.newZones = newZones
|
||||
self.initVisExt()
|
||||
|
Loading…
x
Reference in New Issue
Block a user