]> git.mxchange.org Git - flightgear.git/commit
Postpone initialization of the avionics soundgroup until avionics are enabled. This...
authorErik Hofman <erik@ehofman.com>
Sun, 20 Nov 2011 14:31:58 +0000 (15:31 +0100)
committerErik Hofman <erik@ehofman.com>
Sun, 20 Nov 2011 14:31:58 +0000 (15:31 +0100)
commit04395fa9a5e2e1fe82652666252f597f51de3ebd
tree298bcfdb1cf2cc9da54fa79ff43b470f350dcfd9
parent544bad86c7ad3bd21f58f07c39c49ec05830d9c6
Postpone initialization of the avionics soundgroup until avionics are enabled. This prevents AI classes from creating new and unnecessary avionics sample groups.
src/AIModel/AIBase.cxx
src/Sound/fg_fx.cxx