be turned back on via the rendering options dialog box.
// Initialize the 2D cloud subsystem.
////////////////////////////////////////////////////////////////////
fgGetNode("/sim/rendering/bump-mapping", true);
- fgSetBool("/sim/rendering/bump-mapping", true);
+ fgSetBool("/sim/rendering/bump-mapping", false);
#ifdef FG_USE_CLOUDS_3D
////////////////////////////////////////////////////////////////////