mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-13 00:24:44 +00:00
fix aspect ratio menu option
This commit is contained in:
parent
1d0f979bf9
commit
9564b7b55e
1 changed files with 0 additions and 1 deletions
|
@ -212,7 +212,6 @@ VID_MenuInit(void)
|
||||||
"Auto",
|
"Auto",
|
||||||
"4:3",
|
"4:3",
|
||||||
"5:4",
|
"5:4",
|
||||||
"683:384",
|
|
||||||
"16:10",
|
"16:10",
|
||||||
"16:9",
|
"16:9",
|
||||||
"Custom",
|
"Custom",
|
||||||
|
|
Loading…
Reference in a new issue