This commit is contained in:
2025-06-14 19:17:57 -04:00
parent 8b4f1b47f3
commit f6964a2bd4

View File

@@ -1,7 +1,7 @@
local max = 15 local max = 15
local init = 3 local init = 3
local rateStep = 0.01 local rateStep = 0.04
local smallRateStep = 0.001 local smallRateStep = 0.02
local min = 1 local min = 1
local function getValue() local function getValue()