]> git.mxchange.org Git - flightgear.git/commit
Revert wiping of /fdm on reposition.
authorJames Turner <zakalawe@mac.com>
Mon, 10 Mar 2014 12:00:51 +0000 (12:00 +0000)
committerJames Turner <zakalawe@mac.com>
Mon, 10 Mar 2014 12:00:51 +0000 (12:00 +0000)
commita8fe586e4831a27f8971607f1a75b2af62a5ea10
tree480dca5b182fd8d097bb0063e048fedab919cb6b
parent7b2d710cd054c90d7e6bb81a207a918ac72f1f6b
Revert wiping of /fdm on reposition.

This is too destructive for many established things, so revert it.
Instead, make the FDM shell save /fdm state on postinit(), and
restore it on re-init (which reposition invokes).
src/FDM/fdm_shell.cxx
src/FDM/fdm_shell.hxx
src/Main/fg_init.cxx