mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- 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:
@ -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
|
||||
},
|
||||
|
Reference in New Issue
Block a user