mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 19:38:06 -04:00
Disable rumble by default
This commit is contained in:
parent
56245525a4
commit
880fc33e90
@ -794,6 +794,6 @@ void I_DisableRumble(void)
|
||||
|
||||
void I_BindRumbleVariables(void)
|
||||
{
|
||||
BIND_NUM_GENERAL(joy_rumble, 5, 0, 10,
|
||||
BIND_NUM_GENERAL(joy_rumble, 0, 0, 10,
|
||||
"Rumble intensity (0 = Off; 10 = 100%)");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user