mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Bug fixes and a lag indicator for CastBar
This commit is contained in:
@ -30,8 +30,8 @@ IceHUD.options =
|
||||
set = function(v)
|
||||
IceHUD.IceCore:SetVerticalPos(v)
|
||||
end,
|
||||
min = -300,
|
||||
max = 300,
|
||||
min = -200,
|
||||
max = 200,
|
||||
step = 10,
|
||||
order = 11
|
||||
},
|
||||
|
Reference in New Issue
Block a user