From 09d2e44da6f636f2e2605f8c31e41466b6540cac Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Mon, 18 Jan 2021 08:17:35 -0500 Subject: [PATCH] - add missing menu spacer --- wadsrc/static/menudef.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index 47113cf5f..c488e3382 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -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"