Fix
This commit is contained in:
parent
60fab2bdaf
commit
a8833892e9
@ -1633,7 +1633,7 @@ void TriggerSpringEffect(double strength)
|
|||||||
TriggerSpringEffectWithDefaultOption(strength, false);
|
TriggerSpringEffectWithDefaultOption(strength, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int WorkaroundToFixRumble(void* ptr)
|
int WorkaroundToFixRumble(void* ptr)
|
||||||
{
|
{
|
||||||
SDL_Event e;
|
SDL_Event e;
|
||||||
while (SDL_WaitEvent(&e) != 0)
|
while (SDL_WaitEvent(&e) != 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user