videomenu.c: remove unsupported "16x" option from MSAA list.

This commit is contained in:
svdijk 2014-04-20 03:12:13 +02:00
parent a0ca33901e
commit a2b6f1b7af

View file

@ -250,7 +250,6 @@ VID_MenuInit(void)
"2x",
"4x",
"8x",
"16x",
0
};