Win 1600x1200 modes are now really x1200.

This commit is contained in:
grinvader
2006-05-03 07:58:11 +00:00
parent eafddfd3f6
commit 91fa0d5fb4

View File

@@ -1955,7 +1955,7 @@ void initwinvideo(void)
case 35: case 35:
case 36: case 36:
WindowWidth=1600; WindowWidth=1600;
WindowHeight=1024; WindowHeight=1200;
break; break;
case 37: case 37:
WindowWidth=1680; WindowWidth=1680;