scale in 0.01 percent steps

This commit is contained in:
Sumsebrum 2021-07-29 13:34:10 +02:00
parent 4c239cd599
commit b73bc33630

View File

@ -270,7 +270,7 @@ function Gladdy:SetupOptions()
order = 4,
min = .1,
max = 2,
step = .1,
step = .01,
},
padding = {
type = "range",