mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
TEMPORARY hack to kill client crash. UNDO if when proper fix found
This commit is contained in:
parent
e7391fd489
commit
7d4e680002
@ -252,7 +252,6 @@ class DistributedObject(DistributedObjectBase):
|
||||
if self.cr:
|
||||
self.cr.closeAutoInterests(self)
|
||||
self.setLocation(0,0)
|
||||
if self.cr:
|
||||
self.cr.deleteObjectLocation(self, self.parentId, self.zoneId)
|
||||
|
||||
def _destroyDO(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user