m
→OnMouseDown
(→OnMouseDown: cleaned code sample slightly) |
m (→OnMouseDown) |
||
| Line 231: | Line 231: | ||
local targetName; | local targetName; | ||
if MyMod_Spell and | if MyMod_Spell and UnitExists("mouseover") then | ||
targetName = UnitName("mouseover") | targetName = UnitName("mouseover") | ||
end | end | ||