mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
removed debug print
This commit is contained in:
parent
4ee8b0a07f
commit
6275253811
@ -324,8 +324,6 @@ class ClientRepository(ConnectionRepository):
|
|||||||
return distObj
|
return distObj
|
||||||
|
|
||||||
def generateWithRequiredOtherFields(self, dclass, doId, di, parentId = None, zoneId = None):
|
def generateWithRequiredOtherFields(self, dclass, doId, di, parentId = None, zoneId = None):
|
||||||
print "---------------------------"
|
|
||||||
print doId
|
|
||||||
if self.doId2do.has_key(doId):
|
if self.doId2do.has_key(doId):
|
||||||
# ...it is in our dictionary.
|
# ...it is in our dictionary.
|
||||||
# Just update it.
|
# Just update it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user