updated burnrate

This commit is contained in:
2025-06-14 19:12:23 -04:00
parent 70729ba4c9
commit 418afbb757
2 changed files with 5 additions and 5 deletions

View File

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