]> git.mxchange.org Git - flightgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Thu, 31 Mar 2005 17:00:27 +0000 (17:00 +0000)
committerehofman <ehofman>
Thu, 31 Mar 2005 17:00:27 +0000 (17:00 +0000)
commitd3bdc4e7bc909d3f7f4adb49d6b4330a592e3ac5
tree785e93a6212d9d5cb8ece789ae4117e62b7dfd95
parentd461e7868f05e76b2d0bea282a4b15255baf4c6c
Melchior FRANZ:

FGAIMgr::GenerateSimpleAirportTraffic() tries to determine the airport's local
hour from the /sim/time/gmt-time string, which fails, because at this time the
property is still empty. That's why I don't get ATIS at LOWG (where it is *not*
midnight right now.  :-)    -> use sg's get_cur_time() instead
src/ATC/AIMgr.cxx