Add mugshot to HUD.
This commit is contained in:
parent
4661d0f2f3
commit
93891b2ccf
32 changed files with 249 additions and 67 deletions
|
|
@ -122,6 +122,7 @@ server bool swwm_extendedpickup = false; // items will have an additional "virtu
|
|||
nosave bool swwm_voicelog = false; // adds player voicelines to the message log
|
||||
nosave bool swwm_skipskill = false; // skips skill confirmations
|
||||
nosave bool swwm_hudtrimammo = false; // only show ammo for owned weapons
|
||||
nosave bool swwm_hudmugshot = true; // show an animated mugshot in the hud
|
||||
|
||||
// minimap settings
|
||||
nosave bool swwm_mm_enable = true; // show a minimap below the score counter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue