mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
#292 fix mousei input issues in diablo 1
This commit is contained in:
parent
07f11bf577
commit
c18223e80a
@ -1353,6 +1353,7 @@ HWND WINAPI fake_CreateWindowExA(
|
||||
|
||||
g_ddraw.bnet_active = TRUE;
|
||||
mouse_unlock();
|
||||
ReleaseCapture();
|
||||
}
|
||||
|
||||
POINT pt = { 0, 0 };
|
||||
|
Loading…
x
Reference in New Issue
Block a user