Default 'Bind Hold' to 0 (#15909)

This commit is contained in:
sonninnos 2023-11-15 23:18:57 +02:00 committed by GitHub
parent 499e12c655
commit 191ca8dfe4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1534,7 +1534,7 @@
#endif
#define DEFAULT_INPUT_BIND_TIMEOUT 3
#define DEFAULT_INPUT_BIND_HOLD 1
#define DEFAULT_INPUT_BIND_HOLD 0
#define DEFAULT_INPUT_POLL_TYPE_BEHAVIOR 2
#define DEFAULT_INPUT_HOTKEY_BLOCK_DELAY 5