Skip to content

Commit

Permalink
MENUDEF: Add more descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
dastrukar committed Jan 27, 2021
1 parent 87893ef commit af27973
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MENUDEF
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ OptionMenu "FDHUDOptions"
StaticText " "
Option "Stack Armor bar", "fdhud_stackarmorbar", "OnOff"
StaticText " "
StaticText "May help with mod compatibility"
Option "Only show current weapon ammo", "fdhud_onlycurrentweapon", "OnOff"
Option "Hide Arms bar", "fdhud_hidearmsbar", "OnOff"
StaticText " "
StaticText " "
StaticText "The following settings affect both the FullScreen HUD and Statusbar"
StaticText " "
Option "Hide Health icon", "fdhud_hidehpicon", "OnOff"
Option "Hide Armor icon", "fdhud_hidearmoicon", "OnOff"
Option "Hide Ammo icon", "fdhud_hideammoicon", "OnOff"
Expand Down

0 comments on commit af27973

Please sign in to comment.