mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-27 14:32:08 +00:00
- add missing menu spacer
This commit is contained in:
parent
6701cd2842
commit
d36ca650e3
1 changed files with 1 additions and 0 deletions
|
@ -2332,6 +2332,7 @@ 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 ""
|
||||
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