lower repeat time
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "RageInput.h"
|
||||
|
||||
const float TIME_BEFORE_SLOW_REPEATS = 0.6f;
|
||||
const float TIME_BEFORE_SLOW_REPEATS = 0.25f;
|
||||
const float TIME_BEFORE_FAST_REPEATS = 1.5f;
|
||||
|
||||
//const float TIME_BETWEEN_SLOW_REPEATS = 0.25f;
|
||||
|
||||
Reference in New Issue
Block a user