From 6a1f28e400c7c39bf00da01f9604de9b106a63cc Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Fri, 25 Jan 2013 14:50:09 +0000 Subject: [PATCH] - fixed some issues in the alternate HUD menu. SVN r4046 (trunk) --- wadsrc/static/menudef.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index dffce3d55..7e809085a 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" }