diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index dffce3d55b..7e809085a9 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -804,10 +804,9 @@ OptionMenu "AltHUDOptions" option "Map title color", "hudcolor_titl", "TextColors" option "Hub time color", "hudcolor_time", "TextColors" option "Map time color", "hudcolor_ltim", "TextColors" - option "Total title color", "hudcolor_ttim", "TextColors" + option "Total time color", "hudcolor_ttim", "TextColors" option "Coordinate color", "hudcolor_xyco", "TextColors" option "Coordinate mode", "map_point_coordinates", "AMCoordinates" - option "Map title color", "hudcolor_titl", "TextColors" option "Statistics name color", "hudcolor_statnames", "TextColors" option "Statistics color", "hudcolor_stats", "TextColors" }