mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- fix spacing on one of the resolution preset entries
This commit is contained in:
parent
09d1a42c60
commit
c280457635
1 changed files with 1 additions and 1 deletions
|
@ -1967,7 +1967,7 @@ OptionMenu CustomResolutionMenu protected
|
|||
Command "(720p HD) 1280x720", "menu_resolution_set_custom 1280 720"
|
||||
Command "1366x768", "menu_resolution_set_custom 1366 768"
|
||||
Command "(1080p HD) 1920x1080", "menu_resolution_set_custom 1920 1080"
|
||||
Command "(1440p HD) 2560x1440", "menu_resolution_set_custom 2560 1440"
|
||||
Command "(1440p HD) 2560x1440", "menu_resolution_set_custom 2560 1440"
|
||||
StaticText ""
|
||||
StaticText "$VIDMNU_ASPECT1610"
|
||||
Command "960x600", "menu_resolution_set_custom 960 600"
|
||||
|
|
Loading…
Reference in a new issue