]> git.mxchange.org Git - flightgear.git/commit
Fixes #397: YASim aircraft start at >32000ft instead of runway
authorMathias Froehlich <Mathias.Froehlich@web.de>
Mon, 8 Aug 2011 17:12:14 +0000 (19:12 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Mon, 8 Aug 2011 17:12:14 +0000 (19:12 +0200)
commitfc38d6982312e9b9e1330c4cf0fc49cc49598b81
treeef169930a88c6640d1124957cef8588ac7169c34
parentc28825d9de3025843a1d48124fde036737ad4375
Fixes #397: YASim aircraft start at >32000ft instead of runway

The usual 'modify code before checkin but past testing' Problem.
Return the elevation of the intersection result instead of the
elevation of the querys start point.
src/Scenery/scenery.cxx