Don't add guiCamera, which is now a slave, to the scene graph.
This commit is contained in:
parent
f35ba3510f
commit
876bd2055c
1 changed files with 0 additions and 1 deletions
|
@ -560,7 +560,6 @@ FGRenderer::init( void )
|
|||
|
||||
mRealRoot->addChild(viewPartition.get());
|
||||
mRealRoot->addChild(FGCreateRedoutNode());
|
||||
mRealRoot->addChild(guiCamera);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue