From ea5b126c9db36096e9591332878f049111a037dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Sat, 1 Nov 2014 13:03:07 +0100 Subject: [PATCH] default text --- Broker_ConsolidatedBuffs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Broker_ConsolidatedBuffs.lua b/Broker_ConsolidatedBuffs.lua index 6f71806..6205f09 100644 --- a/Broker_ConsolidatedBuffs.lua +++ b/Broker_ConsolidatedBuffs.lua @@ -5,7 +5,7 @@ local ldb = LibStub("LibDataBroker-1.1") local BrokerConsolidatedBuffs = ldb:NewDataObject("Broker_ConsolidatedBuffs", { type = "data source", - text = "Please wait", + text = "0/0", value = 1, icon = "Interface\\AddOns\\Broker_ConsolidatedBuffs\\BuffConsolidation", -- I can't use the default because is a combination texture :( label = "ConsolidatedBuffs",