Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40460
This commit is contained in:
parent
96f1a7b806
commit
d79f2837b1
1 changed files with 0 additions and 1 deletions
|
@ -459,7 +459,6 @@ LONG CALLBACK WinMessage(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
|||
(SDL_PublicSurface->flags & SDL_RESIZABLE) ) {
|
||||
SDL_PrivateResize(w, h);
|
||||
}
|
||||
return(0);
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue