mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-26 17:00:56 +00:00
- add missing menu spacer
This commit is contained in:
parent
8c87bc7d08
commit
09d2e44da6
1 changed files with 1 additions and 0 deletions
|
@ -1541,6 +1541,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