parent
a1a782df38
commit
39d68ec7fa
|
@ -463,7 +463,6 @@ public:
|
|||
if (haptic != nullptr)
|
||||
{
|
||||
stopHaptic();
|
||||
SDL_HapticSetGain(haptic, 0);
|
||||
if (sineEffectId != -1) {
|
||||
SDL_HapticDestroyEffect(haptic, sineEffectId);
|
||||
sineEffectId = -1;
|
||||
|
|
Loading…
Reference in New Issue