From: david Date: Sat, 29 Mar 2003 14:19:12 +0000 (+0000) Subject: Make the turn indicator more responsive. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=159bcc4401928eb842679804464b16b1bc640f25;p=flightgear.git Make the turn indicator more responsive. --- diff --git a/src/Instrumentation/turn_indicator.cxx b/src/Instrumentation/turn_indicator.cxx index 1edb0bb4d..84bfdbdf8 100644 --- a/src/Instrumentation/turn_indicator.cxx +++ b/src/Instrumentation/turn_indicator.cxx @@ -10,7 +10,7 @@ // Use a bigger number to be more responsive, or a smaller number // to be more sluggish. -#define RESPONSIVENESS 0.5 +#define RESPONSIVENESS 1.0 TurnIndicator::TurnIndicator () :