#292 fix mousei input issues in diablo 1
This commit is contained in:
parent
07f11bf577
commit
c18223e80a
1 changed files with 1 additions and 0 deletions
|
@ -1353,6 +1353,7 @@ HWND WINAPI fake_CreateWindowExA(
|
|||
|
||||
g_ddraw.bnet_active = TRUE;
|
||||
mouse_unlock();
|
||||
ReleaseCapture();
|
||||
}
|
||||
|
||||
POINT pt = { 0, 0 };
|
||||
|
|
Loading…
Reference in a new issue