mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
removing stuff from do tables
This commit is contained in:
parent
f882f5a715
commit
447ab1f557
@ -23,4 +23,5 @@ class DistributedObjectGlobalAI(DistributedObjectAI):
|
||||
|
||||
def delete(self):
|
||||
self.air.unregisterForChannel(self.doId)
|
||||
self.air.removeDOFromTables(self)
|
||||
DistributedObjectAI.delete(self)
|
||||
|
Loading…
x
Reference in New Issue
Block a user