Merge pull request #13403 from Citadel-Station-13/silicons-patch-38

fixes joystick users getting kicked for hacking. again.
This commit is contained in:
Putnam3145
2020-09-19 06:05:25 -07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
// Defines for managed input/keybinding system.
/// Max length of a keypress command before it's considered to be a forged packet/bogus command
#define MAX_KEYPRESS_COMMANDLENGTH 32
#define MAX_KEYPRESS_COMMANDLENGTH 64
/// Maximum keys that can be bound to one button
#define MAX_COMMANDS_PER_KEY 5
/// Maximum keys per keybind