Increased valid ranges by request (wowace ticket #280)

This commit is contained in:
Parnic
2020-10-14 12:57:34 -05:00
parent a5be2996da
commit 077f381adb
3 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@ function IceCustomCount.prototype:GetOptions()
self.moduleSettings.vpos = v
self:Redraw()
end,
min = -400,
min = -700,
max = 700,
step = 1,
disabled = function()