mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
Revert "Disable rumble by default"
This reverts commit 880fc33e906bc8028ef9e054bd30870aac0fe803.
This commit is contained in:
parent
22216cd8af
commit
fcdec943c1
@ -795,6 +795,6 @@ void I_DisableRumble(void)
|
||||
|
||||
void I_BindRumbleVariables(void)
|
||||
{
|
||||
BIND_NUM_GENERAL(joy_rumble, 0, 0, 10,
|
||||
BIND_NUM_GENERAL(joy_rumble, 5, 0, 10,
|
||||
"Rumble intensity (0 = Off; 10 = 100%)");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user