Made intensity of screen flashes tweakable.
Deprecation cleanup.
This commit is contained in:
parent
923970898e
commit
8d72c5c78b
13 changed files with 42 additions and 36 deletions
|
|
@ -29,6 +29,7 @@ OptionMenu "UTOptionMenu"
|
|||
Option "$FLAK_CSSHOCK", "flak_classicsshock", "YesNo"
|
||||
Option "$FLAK_RECOIL", "flak_swingers", "YesNo"
|
||||
Slider "$FLAK_RSTRENGTH", "flak_swingerstrength", 0.0, 1.0, 0.1, 1
|
||||
Slider "$FLAK_FSTRENGTH", "flak_flashstrength", 0.0, 1.0, 0.1, 1
|
||||
StaticText " "
|
||||
StaticText "$FLAK_IOPTS", "Gold"
|
||||
Option "$FLAK_RADBOOTS", "flak_radboots", "YesNo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue