mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-03-20 01:43:31 +00:00
- add menu option for new 1:1.2 minimal scaling mode
This commit is contained in:
parent
4963aea0e8
commit
0a375f2a6d
1 changed files with 1 additions and 0 deletions
|
@ -2265,6 +2265,7 @@ OptionValue ScaleModes
|
|||
4, "1280x800"
|
||||
5, "$OPTVAL_CUSTOM"
|
||||
1, "$OPTVAL_LOWEST"
|
||||
7, "$OPTVAL_LOWEST12"
|
||||
}
|
||||
OptionValue CropAspect
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue