diff options
Diffstat (limited to 'src/core/Pad.h')
-rw-r--r-- | src/core/Pad.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Pad.h b/src/core/Pad.h index 748482e7..cc0fa9d1 100644 --- a/src/core/Pad.h +++ b/src/core/Pad.h @@ -140,7 +140,7 @@ class CPad public: enum { - HORNHISTORY_SIZE = 5, + HORNHISTORY_SIZE = 8, DRUNK_STEERING_BUFFER_SIZE = 10, }; CControllerState NewState; |