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