*** empty log message ***
This commit is contained in:
parent
bfd4c2cae3
commit
ab671f70f4
|
|
@ -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])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue