You've already forked Broker_ConsolidatedBuffs
comment
This commit is contained in:
@ -7,7 +7,7 @@ local BrokerConsolidatedBuffs = ldb:NewDataObject("Broker_ConsolidatedBuffs", {
|
|||||||
type = "data source",
|
type = "data source",
|
||||||
text = "Please wait",
|
text = "Please wait",
|
||||||
value = 1,
|
value = 1,
|
||||||
icon = "Interface\\AddOns\\Broker_ConsolidatedBuffs\\BuffConsolidation",
|
icon = "Interface\\AddOns\\Broker_ConsolidatedBuffs\\BuffConsolidation", -- I can't use the default because is a combination texture :(
|
||||||
label = "ConsolidatedBuffs",
|
label = "ConsolidatedBuffs",
|
||||||
|
|
||||||
OnTooltipShow = function(tooltip)
|
OnTooltipShow = function(tooltip)
|
||||||
|
Reference in New Issue
Block a user