]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/fgcom.cxx
New PathsDialog, for managing locations.
[flightgear.git] / src / Network / fgcom.cxx
index 8dff1536342d5bc51e9f9ae0029ca5c300061c59..8d1bfc96c8bb332af58b23ac6677891247fb75f3 100644 (file)
@@ -155,7 +155,7 @@ void FGCom::bind()
       _micLevel_node->setFloatValue(1.0);
 
   if ( !_silenceThd_node->hasValue() )
-      _silenceThd_node->setFloatValue(-20.0);
+      _silenceThd_node->setFloatValue(-35.0);
 
   if ( !_register_node->hasValue() )
       _register_node->setBoolValue(false);