diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index 1ff8697b3..bb14c90be 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -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"