mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
removed extraneous print
This commit is contained in:
parent
56eea2b9a5
commit
5f44cffb55
@ -201,7 +201,6 @@ class DistributedLevel(DistributedObject.DistributedObject,
|
||||
self.notify.debug(
|
||||
'entity %s requesting reparent to %s, not yet created' %
|
||||
(entity, parentId))
|
||||
print self.entities
|
||||
|
||||
entId = entity.entId
|
||||
entity.reparentTo(hidden)
|
||||
|
Loading…
x
Reference in New Issue
Block a user