summaryrefslogtreecommitdiff
path: root/joystick.cpp
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2016-02-03 01:40:08 +0100
committerFlorian Jung <flo@windfisch.org>2016-02-03 01:40:08 +0100
commite4350d0413dc26786072face6fd2e0a345eb6309 (patch)
tree996b42c2d2ea58a086f422f3e10e5f62436da360 /joystick.cpp
parent307b290590a170d0b8c88618598486e705492222 (diff)
stuff? dunnoHEADmaster
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)