mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
- added menu entry for newly added hud_showweapons CVAR.
This commit is contained in:
parent
eef4d1fac1
commit
a1b579e5fc
1 changed files with 1 additions and 0 deletions
|
@ -816,6 +816,7 @@ OptionMenu "AltHUDOptions"
|
||||||
Option "Show item count", "hud_showitems", "OnOff"
|
Option "Show item count", "hud_showitems", "OnOff"
|
||||||
Option "Show stamina and accuracy", "hud_showstats", "OnOff"
|
Option "Show stamina and accuracy", "hud_showstats", "OnOff"
|
||||||
Option "Show berserk", "hud_berserk_health", "OnOff"
|
Option "Show berserk", "hud_berserk_health", "OnOff"
|
||||||
|
Option "Show weapons", "hud_showweapons", "OnOff"
|
||||||
Option "Show time", "hud_showtime", "AltHUDTime"
|
Option "Show time", "hud_showtime", "AltHUDTime"
|
||||||
Option "Time color", "hud_timecolor", "TextColors"
|
Option "Time color", "hud_timecolor", "TextColors"
|
||||||
Slider "Red ammo display below %", "hud_ammo_red", 0, 100, 1, 0
|
Slider "Red ammo display below %", "hud_ammo_red", 0, 100, 1, 0
|
||||||
|
|
Loading…
Reference in a new issue