]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/turn_indicator.cxx
Make the turn indicator more responsive.
[flightgear.git] / src / Instrumentation / turn_indicator.cxx
index 6d4faedaa8d49d568e2f674e26bf5784c5e9306b..84bfdbdf81661fcb0434bb3cd44a3c79fee7d7e0 100644 (file)
@@ -9,8 +9,8 @@
 
 
 // Use a bigger number to be more responsive, or a smaller number
-// to be more sluggish (the base time is 1.0).
-#define RESPONSIVENESS 0.25
+// to be more sluggish.
+#define RESPONSIVENESS 1.0
 
 
 TurnIndicator::TurnIndicator () :