]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/navradio.cxx
move some of the sound postion and orientation calculations over to the sample class...
[flightgear.git] / src / Instrumentation / navradio.cxx
index f3b95c5e3bd98a1914d861ade8b5a281dabbcb20..79f864c336994c8b6ed9d991627b04ce9a06e498 100644 (file)
@@ -185,6 +185,7 @@ FGNavRadio::init ()
 {
     SGSoundMgr *smgr = (SGSoundMgr *)globals->get_subsystem("soundmgr");
     _sgr = smgr->find("avionics", true);
+    _sgr->tie_to_listener();
 
     morse.init();