Add mugshot to HUD.

This commit is contained in:
Mari the Deer 2022-07-05 23:33:29 +02:00
commit 93891b2ccf
32 changed files with 249 additions and 67 deletions

View file

@ -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