mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-26 06:20:48 +00:00
videomenu.c: remove unsupported "16x" option from MSAA list.
This commit is contained in:
parent
a0ca33901e
commit
a2b6f1b7af
1 changed files with 0 additions and 1 deletions
|
@ -250,7 +250,6 @@ VID_MenuInit(void)
|
|||
"2x",
|
||||
"4x",
|
||||
"8x",
|
||||
"16x",
|
||||
0
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue