]> git.mxchange.org Git - flightgear.git/commit
Fix runway elevations when threshold.xml is used.
authorJames Turner <jmt@Bishop.local>
Tue, 1 Jan 2013 20:58:42 +0000 (20:58 +0000)
committerJames Turner <jmt@Bishop.local>
Tue, 1 Jan 2013 20:58:42 +0000 (20:58 +0000)
commitf3dec6a64de2199d0cf86e1ff29f36506f8a6d8d
tree10d15a9dcc7ef6dc2a4194f6a2d090e14832adaf
parentf48ad2f20bf00483b6cbbb97c57a0e5773735a3d
Fix runway elevations when threshold.xml is used.

SGGeodesy::direct doesn't preserve elevations, oops.
src/Airports/runwaybase.cxx
src/Navaids/NavDataCache.cxx