This commit is contained in:
Glenn Maynard
2005-12-29 00:42:03 +00:00
parent 983a34dde4
commit 6177fe5884
@@ -540,7 +540,7 @@ void InputHandler_DInput::InputThreadMain()
if( !Devices[i].buffered )
continue;
Devices[i].Device->IDirectInputDevice2_Unacquire();
Devices[i].Device->Unacquire();
Devices[i].Device->SetEventNotification( NULL );
}