- increasing higher vertical positioning from 200 to 300 for the runes module by request

This commit is contained in:
Parnic
2008-08-10 02:55:22 +00:00
parent 78d4aed4f2
commit 9ee0b435c1

View File

@ -54,7 +54,7 @@ function Runes.prototype:GetOptions()
self:Redraw()
end,
min = -300,
max = 200,
max = 300,
step = 10,
disabled = function()
return not self.moduleSettings.enabled