- Reorder the althud level time map entries to match their displayed order.

SVN r4048 (trunk)
This commit is contained in:
Randy Heit 2013-01-26 03:19:27 +00:00
parent 9cca4ff71d
commit 931357358d
1 changed files with 1 additions and 1 deletions

View File

@ -802,8 +802,8 @@ OptionMenu "AltHUDOptions"
StaticText " "
StaticText "Alternative Automap HUD", 1
option "Map title color", "hudcolor_titl", "TextColors"
option "Hub time color", "hudcolor_time", "TextColors"
option "Map time color", "hudcolor_ltim", "TextColors"
option "Hub time color", "hudcolor_time", "TextColors"
option "Total time color", "hudcolor_ttim", "TextColors"
option "Coordinate color", "hudcolor_xyco", "TextColors"
option "Coordinate mode", "map_point_coordinates", "AMCoordinates"