mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
add comment
This commit is contained in:
parent
cde053f218
commit
ab3aac113e
@ -1646,6 +1646,7 @@ HWND WINAPI fake_CreateWindowExA(
|
||||
dwStyle &= ~WS_VISIBLE;
|
||||
}
|
||||
|
||||
/* Battle.net */
|
||||
if (HIWORD(lpClassName) && _strcmpi(lpClassName, "SDlgDialog") == 0 && g_ddraw.ref && g_ddraw.hwnd)
|
||||
{
|
||||
if (!g_ddraw.bnet_active)
|
||||
|
Loading…
x
Reference in New Issue
Block a user