Fix incorrect slider stepping.

Update readme.
This commit is contained in:
Marisa the Magician 2021-10-27 21:24:55 +02:00
commit 236911f269
2 changed files with 51 additions and 31 deletions

View file

@ -242,7 +242,7 @@ OptionMenu "MFXOptionsMenu"
MFXSlider "$MFX_BSSSHARPRADIUS", "mfx_bsssharpradius", 0, 1, 0.01, 2
MFXSlider "$MFX_BSSSHARPAMOUNT", "mfx_bsssharpamount", 0, 8, 0.01, 2
Option "$MFX_BSSSHIFTENABLE", "mfx_bssshiftenable", "YesNo"
MFXSlider "$MFX_BSSSHIFTRADIUS", "mfx_bssshiftradius", 0, 1, 0.05, 2
MFXSlider "$MFX_BSSSHIFTRADIUS", "mfx_bssshiftradius", 0, 1, 0.01, 2
SafeCommand "$MFX_RESET", "event resetmfxvars 5"
StaticText " "
StaticText "$MFX_VIGBBLUR", "Gold"