Typo
This commit is contained in:
parent
3b07889fcd
commit
6d8c43785f
@ -1653,7 +1653,7 @@ DWORD WINAPI FFBLoop(LPVOID lpParam)
|
||||
|
||||
if (EnableRumble == 1)
|
||||
{
|
||||
// Workaround for SDL_JoystickRUmble rumble not stopping issue
|
||||
// Workaround for SDL_JoystickRumble rumble not stopping issue
|
||||
SDL_CreateThread(WorkaroundToFixRumble, "WorkaroundToFixRumble", (void*)NULL);
|
||||
|
||||
//SPECIAL K DISABLES RUMBLE BY DEFAULT. WRITE IT TO FALSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user