dx_pick_best_scrnres false after init

This commit is contained in:
cxgeorge 2002-08-12 21:19:41 +00:00
parent 1262f0ceb2
commit 9f65686c35

View File

@ -3209,6 +3209,8 @@ void wdxGraphicsWindowGroup::initWindowGroup(void) {
_windows[i]->_dxgsg->SetDXReady(true);
}
dx_pick_best_screenres = false; // only want to do this on startup, not resize
#ifdef DINPUT_DEBUG_POLL
if(dx_use_joystick) {
_pDInputInfo = new DInput8Info;