Remove Quad-buffered from list of VR-modes if we know it won't work.
This commit is contained in:
parent
8fab907885
commit
52ab4b968f
8 changed files with 42 additions and 13 deletions
|
|
@ -2635,6 +2635,7 @@ void D_DoomMain (void)
|
|||
|
||||
V_Init2();
|
||||
UpdateJoystickMenu(NULL);
|
||||
UpdateVRModes();
|
||||
|
||||
v = Args->CheckValue ("-loadgame");
|
||||
if (v)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue