mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-29 07:12:36 +00:00
- add vid_scalemode 6 to the menu
This commit is contained in:
parent
f284567830
commit
cd617ca0c6
1 changed files with 1 additions and 0 deletions
|
@ -2202,6 +2202,7 @@ OptionValue ScaleModes
|
||||||
3, "960x600"
|
3, "960x600"
|
||||||
4, "1280x800"
|
4, "1280x800"
|
||||||
5, "$OPTVAL_CUSTOM"
|
5, "$OPTVAL_CUSTOM"
|
||||||
|
6, "$OPTVAL_LOWEST"
|
||||||
}
|
}
|
||||||
OptionValue CropAspect
|
OptionValue CropAspect
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue