]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/gui_local.cxx
Don't scale elevator by 0.5.
[flightgear.git] / src / GUI / gui_local.cxx
index 01aab18b21bcefe618616b50c38cde6be65d03da..023f64ee7dc3cdaa84f6424e2bddb700b0b2a2e6 100644 (file)
@@ -81,8 +81,6 @@ void reInit(puObject *cb)
     fgReInitSubsystems();
 
     globals->get_tile_mgr()->update( fgGetDouble("/environment/visibility-m") );
-    
-    cur_light_params.Update();
 
     fgReshape( xsize, ysize );