mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- Reorder the althud level time map entries to match their displayed order.
SVN r4048 (trunk)
This commit is contained in:
parent
9cca4ff71d
commit
931357358d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue