mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 20:21:26 +00:00
- add some 21:9 presets
This commit is contained in:
parent
0cbcb87768
commit
c7a5ce9562
1 changed files with 3 additions and 0 deletions
|
@ -2332,6 +2332,9 @@ OptionMenu CustomResolutionMenu protected
|
|||
Command "1440x900", "menu_resolution_set_custom 1440 900"
|
||||
Command "1680x1050", "menu_resolution_set_custom 1680 1050"
|
||||
Command "1920x1200", "menu_resolution_set_custom 1920 1200"
|
||||
StaticText "$VIDMNU_ASPECT219"
|
||||
Command "1920x810", "menu_resolution_set_custom 1920 810"
|
||||
Command "2560x1080", "menu_resolution_set_custom 2560 1080"
|
||||
}
|
||||
|
||||
/*=======================================
|
||||
|
|
Loading…
Reference in a new issue