Make the turn indicator more responsive.
This commit is contained in:
parent
a552e3bc82
commit
159bcc4401
1 changed files with 1 additions and 1 deletions
|
@ -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 () :
|
||||
|
|
Loading…
Reference in a new issue