Fix being unable to hit ENTER on VIDEO SETTINS -> RENDERER SETUP with classic.

git-svn-id: https://svn.eduke32.com/eduke32@2780 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
helixhorned 2012-06-22 21:40:04 +00:00
parent ff9cae033a
commit 2aee18ff9a

View file

@ -3246,7 +3246,7 @@ cheat_for_port_credits:
#else
x = 7;
#endif
onbar = (!getrendermode() && probey == 6); // (probey == 4);
// onbar = (!getrendermode() && probey == 6); // (probey == 4);
if (probey == 0 || probey == 1 || probey == 2)
x = M_Probe(c,50,16,x);
else if (probey == 3)
@ -3450,7 +3450,6 @@ cheat_for_port_credits:
#else
0
#endif
) : 0;
if (setgamemode(nfs, nxdim, nydim, nbpp) < 0)