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 36:
WindowWidth=1600;
WindowHeight=1024;
WindowHeight=1200;
break;
case 37:
WindowWidth=1680;