]> git.mxchange.org Git - flightgear.git/commit
When reseting the aircraft position, the system looks at a number of the
authorcurt <curt>
Wed, 7 May 2003 16:00:31 +0000 (16:00 +0000)
committercurt <curt>
Wed, 7 May 2003 16:00:31 +0000 (16:00 +0000)
commit18b2464b4eb292a9211386d01089fe9e8cf23a72
tree748832461cb004726d217f76f5bc8846279b621d
parent18dec3596d2296eda78d841f1c92e1498125ba37
When reseting the aircraft position, the system looks at a number of the
requested parameters to determine if this should be an on-ground vs. in-air
start.  The problem was that we never defaulted the value to anything so
if we didn't match an in-air condition, we simply inherited whatever value
was there from before.
src/Main/fg_init.cxx