Set current parameters after a successful video mode try.

This commit is contained in:
Ben Anderson
2005-03-14 23:51:58 +00:00
parent b36f6a6f04
commit 566d2b9d35
@@ -129,6 +129,8 @@ CString LowLevelWindow_X11::TryVideoMode(RageDisplay::VideoModeParams p, bool &b
otherEvs.pop(); otherEvs.pop();
} }
CurrentParams = p;
X11Helper::CloseMask(StructureNotifyMask); X11Helper::CloseMask(StructureNotifyMask);
return ""; // Success return ""; // Success