Make intro explosions quieter and add an option to skip them.
This commit is contained in:
parent
74e63b7d0b
commit
afd9c9ebf0
7 changed files with 11 additions and 4 deletions
|
|
@ -123,6 +123,7 @@ 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
|
||||
nosave bool swwm_nointroex = false; // does not play the "explosions" intro sequence
|
||||
|
||||
// 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