Fixes and patches

This commit is contained in:
iceroth
2006-12-08 02:19:21 +00:00
parent 7740ef9f74
commit 123dbf2542
7 changed files with 45 additions and 29 deletions

View File

@ -48,6 +48,8 @@ function TargetCast.prototype:TargetChanged(unit)
self:StartBar(IceCastBar.Actions.Channel)
return
end
self:StopBar()
end
-------------------------------------------------------------------------------