comment
This commit is contained in:
parent
06d3e8fcf1
commit
83a582d191
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue