From: curt Date: Mon, 15 Sep 2003 22:55:39 +0000 (+0000) Subject: Added a command line option to specify a starting time of day in the sense of: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9bb782ce720071100e995b017f7a0051a2530568;p=flightgear.git Added a command line option to specify a starting time of day in the sense of: --timeofday=dawn --timeofday=dusk --timeofday=noon --timeofday=midnight --- diff --git a/src/Main/fg_init.cxx b/src/Main/fg_init.cxx index 38370e9f5..08a20044f 100644 --- a/src/Main/fg_init.cxx +++ b/src/Main/fg_init.cxx @@ -108,8 +108,9 @@ #include #include