mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
SpellStatus lib is back in action
This commit is contained in:
@ -328,6 +328,8 @@ function TargetOfTarget.prototype:OnClick(button)
|
||||
SpellTargetUnit(self.unit)
|
||||
elseif (CursorHasItem()) then
|
||||
DropItemOnUnit(self.unit)
|
||||
else
|
||||
TargetUnit(self.unit)
|
||||
end
|
||||
else
|
||||
ToggleDropDownMenu(1, nil, TargetFrameDropDown, "cursor")
|
||||
|
Reference in New Issue
Block a user