mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
*** empty log message ***
This commit is contained in:
parent
02a4499126
commit
ac6a899961
@ -775,7 +775,7 @@ class ClientRepository(ConnectionRepository.ConnectionRepository):
|
||||
self.old_setzone_interest_handle = None
|
||||
|
||||
|
||||
def sendSetLocation(self,doId,parentId,zoneId):
|
||||
def sendSetLocation(self,doId,parentId,zoneId):
|
||||
datagram = PyDatagram()
|
||||
datagram.addUint16(CLIENT_OBJECT_LOCATION)
|
||||
datagram.addUint32(doId)
|
||||
|
Loading…
x
Reference in New Issue
Block a user