]> git.mxchange.org Git - flightgear.git/commit
Added a clock freeze option (/sim/freeze/clock). This can be specified
authorcurt <curt>
Wed, 13 Feb 2002 02:37:44 +0000 (02:37 +0000)
committercurt <curt>
Wed, 13 Feb 2002 02:37:44 +0000 (02:37 +0000)
commit4cd24b3a672ac7e046e4da4429060ea55222e48c
tree7d5761d730a932183b8a761cffcd55f097645f91
parentca3d6fac8f49996d46c15c8e98d12f3c6f2a87dc
Added a clock freeze option (/sim/freeze/clock).  This can be specified
via the command line (--enable-clock-freeze / --disable-clock-freeze)
and can be toggled during a run.  However this property is not currently
bound to any menu or keystroke so you have to do it via the gui property
interface or externally via the web property browser or a script.
src/Main/main.cxx
src/Main/options.cxx