Win32 buildfix.
This commit is contained in:
parent
c8535ced2a
commit
c07702e7ef
1 changed files with 0 additions and 1 deletions
|
@ -1073,7 +1073,6 @@ namespace MainWindow
|
|||
bool pause = true;
|
||||
if (wParam == WA_ACTIVE || wParam == WA_CLICKACTIVE) {
|
||||
g_activeWindow = WINDOW_MAINWINDOW;
|
||||
g_IsWindowActive = true;
|
||||
pause = false;
|
||||
}
|
||||
if (!noFocusPause && g_Config.bPauseOnLostFocus && globalUIState == UISTATE_INGAME) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue