]> git.mxchange.org Git - flightgear.git/commit
Make --metar automatically imply --disable-real-weather-fetch
authorFlorent Rougon <f.rougon@free.fr>
Sun, 20 Mar 2016 18:56:18 +0000 (19:56 +0100)
committerFlorent Rougon <f.rougon@free.fr>
Sun, 20 Mar 2016 18:56:18 +0000 (19:56 +0100)
commit0cfa4ced9cd5e2ec26e753ddd5f61da7558221a6
tree0e86dd8e604dfa191fb46ee69055157d897ecca3
parent585b4a7f70334ac33ba9c07602fc41beb5edfdb2
Make --metar automatically imply --disable-real-weather-fetch

The --metar option has no effect unless --disable-real-weather-fetch is
also passed. This often makes users believe that --metar doesn't work.
Change the implementation for --metar so that it automatically implies
--disable-real-weather-fetch.
src/Main/options.cxx