fixup
This commit is contained in:
@@ -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 );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user