From: curt Date: Tue, 20 Jun 2000 23:44:03 +0000 (+0000) Subject: A couple more cloud tweaks. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=276a1d5221c8b995f2de73aa19a7a8e2c1f466f5;p=flightgear.git A couple more cloud tweaks. --- diff --git a/src/Main/options.cxx b/src/Main/options.cxx index 9222bf2f5..245619b46 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -173,7 +173,7 @@ fgOPTIONS::fgOPTIONS() : // Rendering options fog(FG_FOG_NICEST), // nicest - clouds(true), + clouds(false), clouds_asl(5000*FEET_TO_METER), fov(55.0), fullscreen(0),