]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/marker_beacon.cxx
move some of the sound postion and orientation calculations over to the sample class...
[flightgear.git] / src / Instrumentation / marker_beacon.cxx
index ccb8499e109631b5bb52790f76557d076bb9ae4a..3a0d33819d24e28bc3607e73e571c6e7e2141f90 100644 (file)
@@ -119,6 +119,7 @@ FGMarkerBeacon::init ()
 
     SGSoundMgr *smgr = (SGSoundMgr *)globals->get_subsystem("soundmgr");
     _sgr = smgr->find("avionics", true);
+    _sgr->tie_to_listener();
 
     morse.init();
     beacon.init();