]> git.mxchange.org Git - flightgear.git/commit
Fix a nasty bug - FGATC::SetDisplay() should be called *after* FGATC::Init() since...
authorcvsguest <cvsguest>
Wed, 5 Nov 2003 10:02:34 +0000 (10:02 +0000)
committercvsguest <cvsguest>
Wed, 5 Nov 2003 10:02:34 +0000 (10:02 +0000)
commitf4b3bad58e227930cb4aea57cde3c5a1461700c8
tree6f713761af08495c0bb64daa84ce753777342265
parentc2983d61bc4e192c96972312df14657acf2b6295
Fix a nasty bug - FGATC::SetDisplay() should be called *after* FGATC::Init() since display is often initialised to false in the init routine.  Also some other bits and pieces.
src/ATC/ATCmgr.cxx