Remove extra SDL_Event
This commit is contained in:
parent
f85bab0f45
commit
4e43378409
@ -1934,7 +1934,6 @@ void TriggerSpringEffect(double strength)
|
||||
|
||||
int WorkaroundToFixRumble(void* ptr)
|
||||
{
|
||||
SDL_Event e;
|
||||
while (SDL_WaitEvent(&e) != 0)
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user