mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Modifications for Clique support
This commit is contained in:
@ -332,10 +332,10 @@ function TargetOfTarget.prototype:OnClick(button)
|
||||
TargetUnit(self.unit)
|
||||
end
|
||||
else
|
||||
ToggleDropDownMenu(1, nil, TargetFrameDropDown, "cursor")
|
||||
TargetUnit(self.unit)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
-- load us up
|
||||
TargetOfTarget:new()
|
||||
IceHUD_TargetOfTarget = TargetOfTarget:new()
|
||||
|
Reference in New Issue
Block a user