mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-05-29 16:31:16 +00:00
* Updated to ZDoom 4046:
- Fixed some issues in the alternate HUD menu. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1511 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
e22f8ea46b
commit
88f0ffee2d
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue