Add a highlight texture to the spec buttons
Adrian L Lange [08-20-14 - 21:32]
Add a highlight texture to the spec buttons
diff --git a/BonusRollPreview.lua b/BonusRollPreview.lua
index 8226eb2..897a509 100644
--- a/BonusRollPreview.lua
+++ b/BonusRollPreview.lua
@@ -46,6 +46,7 @@ local function HotspotEnter()
SpecButton:SetScript('OnClick', SpecButtonClick)
SpecButton:SetScript('OnEnter', SpecButtonEnter)
SpecButton:SetScript('OnLeave', GameTooltip_Hide)
+ SpecButton:SetHighlightTexture([[Interface\Minimap\UI-Minimap-ZoomButton-Highlight]])
SpecButton.specID = specID
SpecButton.name = name