- increased vertical offsets (by request)

- fixed Slice and Dice module for new Imp SnD talent values as well as the new SnD glyph
This commit is contained in:
Parnic
2008-10-16 14:30:43 +00:00
parent c1c7ada05e
commit 7cb9c738cc
2 changed files with 22 additions and 3 deletions

View File

@ -38,8 +38,8 @@ IceHUD.options =
set = function(v)
IceHUD.IceCore:SetVerticalPos(v)
end,
min = -400,
max = 400,
min = -700,
max = 700,
step = 10,
order = 11
},