diff --git a/IceHUD_Options/Options.lua b/IceHUD_Options/Options.lua index 243e7e3..265de9b 100644 --- a/IceHUD_Options/Options.lua +++ b/IceHUD_Options/Options.lua @@ -152,8 +152,8 @@ Blizzard added a "Personal Resource Display" feature in the 7.0 game client. You set = function(info, v) IceHUD.IceCore:SetScale(v) end, - min = 0.5, - max = 1.5, + min = 0.2, + max = 2.0, step = 0.05, isPercent = true, order = 14,