mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
*** empty log message ***
This commit is contained in:
parent
8fd5a5147d
commit
0f5ca805f3
@ -356,7 +356,8 @@ class DistributedObjectAI(DirectObject.DirectObject):
|
||||
other networked info in this function.
|
||||
"""
|
||||
assert self.notify.debugStateCall(self)
|
||||
self.air.storeObjectLocation(self.doId, self.parentId, self.zoneId)
|
||||
if wantOtpServer:
|
||||
self.air.storeObjectLocation(self.doId, self.parentId, self.zoneId)
|
||||
|
||||
if wantOtpServer:
|
||||
def generateInit(self, repository=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user