Don't stop displaying the sky dome in Rembrandt at any visibility
This commit is contained in:
parent
359b67cf43
commit
b44b8005b8
1 changed files with 1 additions and 0 deletions
|
@ -576,6 +576,7 @@ FGRenderer::init( void )
|
|||
|
||||
if (!_classicalRenderer) {
|
||||
eventHandler->setChangeStatsCameraRenderOrder( true );
|
||||
_sky->set_minimum_sky_visibility( 0.0 ); // A black sky appears for below that
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue