]> git.mxchange.org Git - flightgear.git/commit
#798: climb rate cannot be higher than the true speed
authorThorstenB <brehmt@gmail.com>
Sun, 8 Jul 2012 09:39:50 +0000 (11:39 +0200)
committerThorstenB <brehmt@gmail.com>
Sun, 8 Jul 2012 09:40:24 +0000 (11:40 +0200)
commit7edbf8a8c9d41f03d1b974182d585c1112eb7c45
tree5d7ad909c442458f914aa2c47cfcafca9ea82e0a
parentb14ddd40110e271efcd1416e9bf15d48d99c3123
#798: climb rate cannot be higher than the true speed
Don't set vertical-speed on sim reset, unless the user intentionally
requested this as a start-up property.
src/FDM/flight.cxx
src/Main/options.cxx