SpellStatus lib is back in action

This commit is contained in:
iceroth
2006-09-10 11:10:19 +00:00
parent 4e93009e13
commit 9f5feeeb2d
4 changed files with 253 additions and 154 deletions

View File

@ -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")