fix for alt key issues on bnet
This commit is contained in:
parent
f11b1ba640
commit
b70df5b8ff
1 changed files with 1 additions and 0 deletions
|
@ -433,6 +433,7 @@ BOOL WINAPI fake_DestroyWindow(HWND hWnd)
|
|||
if (!FindWindowEx(HWND_DESKTOP, NULL, "SDlgDialog", NULL))
|
||||
{
|
||||
ddraw->bnetActive = FALSE;
|
||||
SetFocus(ddraw->hWnd);
|
||||
mouse_lock();
|
||||
|
||||
if (ddraw->windowed)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue