]> git.mxchange.org Git - flightgear.git/blobdiff - src/Sound/fg_sound.hxx
Make sure that all elapsed time gets passed to update when a subsystem
[flightgear.git] / src / Sound / fg_sound.hxx
index ce66e13a3dbdd985c3f9c41313e4a0f0ca8b0e80..4d4824bb4ef8ee896aa1a4205a1770a0c5a85875 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "soundmgr.hxx"
 
-static const double MAX_TRANSIT_TIME = 0.1;    // 10 ms.
+static const double MAX_TRANSIT_TIME = 0.1;    // 100 ms.
 
 
 /**