summaryrefslogtreecommitdiff
path: root/joystick.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'joystick.cpp')
-rw-r--r--joystick.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/joystick.cpp b/joystick.cpp
index 6729023..ad06bda 100644
--- a/joystick.cpp
+++ b/joystick.cpp
@@ -41,7 +41,7 @@
using namespace std;
-#define THROTTLE_CNT_MAX 10
+#define THROTTLE_CNT_MAX 6
#ifdef JOYSTICK_PATCHEDINPUTPLUGIN
static char* pack(const BUTTONS* buttons, char* buf)