*** empty log message ***

This commit is contained in:
cxgeorge 2002-12-07 02:29:35 +00:00
parent bfd4c2cae3
commit ab671f70f4

View File

@ -497,7 +497,7 @@ class DirectSession(PandaObject):
# Update the activeParentReadout
self.activeParentReadout.reparentTo(aspect2d)
self.activeParentReadout.setText(
'Active Parent:' + nodePath.getName())
'Active Reparent Target:' + nodePath.getName())
# Alert everyone else
messenger.send('DIRECT_activeParent', [self.activeParent])