diff options
Diffstat (limited to 'bgfx/chains/pillarbox_left_vertical.json')
-rw-r--r-- | bgfx/chains/pillarbox_left_vertical.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bgfx/chains/pillarbox_left_vertical.json b/bgfx/chains/pillarbox_left_vertical.json index 64c31108f03..10b6dc86f29 100644 --- a/bgfx/chains/pillarbox_left_vertical.json +++ b/bgfx/chains/pillarbox_left_vertical.json @@ -12,7 +12,7 @@ "author": "Ryan Holtz", "sliders": [ - { "type": "float", "name": "saturation", "text": "Saturation", "default": 25, "max": 100, "min": 0, "step": 1, "scale": 0.01, "format": "%1.2f", "screen": "raster" } + { "type": "float", "name": "saturation", "text": "Saturation", "default": 0.25, "max": 1.00, "min": 0.00, "step": 0.01, "format": "%1.2f", "screen": "raster" } ], "targets": [ |