Bug fixes and a lag indicator for CastBar

This commit is contained in:
iceroth
2006-12-18 14:52:42 +00:00
parent 7e88da3a25
commit 3b93a47442
7 changed files with 111 additions and 12 deletions

View File

@ -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
},