mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
fixed transposed chars in comment
This commit is contained in:
parent
d8d9aae344
commit
4c3ec477e3
@ -394,7 +394,7 @@ consider_child(PandaNode *grandparent_node, PandaNode *parent_node,
|
|||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Function: SceneGraphReducer:c:onsider_siblings
|
// Function: SceneGraphReducer::consider_siblings
|
||||||
// Access: Protected
|
// Access: Protected
|
||||||
// Description: Decides whether or not the indicated sibling nodes
|
// Description: Decides whether or not the indicated sibling nodes
|
||||||
// should be collapsed into a single node or not.
|
// should be collapsed into a single node or not.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user