- fix spacing on one of the resolution preset entries

This commit is contained in:
Rachael Alexanderson 2019-01-19 08:59:42 -05:00 committed by Christoph Oelckers
parent 09d1a42c60
commit c280457635
1 changed files with 1 additions and 1 deletions

View File

@ -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"