From d36ca650e3e4848398c54504bf4ab711010a5647 Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Mon, 18 Jan 2021 08:18:02 -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 14fb4785d..069c0d783 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -2332,6 +2332,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"