]> git.mxchange.org Git - flightgear.git/commit
fix #296: FDMshell+TankProperties not bound after sim reset
authorThorstenB <brehmt@gmail.com>
Tue, 29 Mar 2011 21:31:59 +0000 (23:31 +0200)
committerThorstenB <brehmt@gmail.com>
Tue, 29 Mar 2011 21:31:59 +0000 (23:31 +0200)
commit4141b80b0ccd2ddc6cf023672f7ffae3c2024b00
tree6cad15368d73133fcc28bb73ae080c1e768cdfc6
parent7ec9d036d6120a4b659d906c1e4bac5bcc6c17e1
fix #296: FDMshell+TankProperties not bound after sim reset
Well, when we need to unbind something temporarily, it's wise to really
bind it again...
src/FDM/TankProperties.cxx
src/FDM/fdm_shell.cxx
src/Main/fg_init.cxx