From f2137f85b4bf9b0dafb71056df04a5a436d61513 Mon Sep 17 00:00:00 2001 From: KyrosKrane Date: Tue, 22 May 2018 14:27:42 -0500 Subject: [PATCH] Bugfix for broker icon --- Broker_RaidMakeup.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Broker_RaidMakeup.lua b/Broker_RaidMakeup.lua index d43b3d6..6cc60a5 100644 --- a/Broker_RaidMakeup.lua +++ b/Broker_RaidMakeup.lua @@ -87,7 +87,7 @@ end -- BRM:DebugPrint --######################################### -- The icons to use when displaying in the broker display -BRM.MainIcon = "Inv_helm_robe_raidpriest_k_01" -- @TODO: fill in the master icon for this addon. +BRM.MainIcon = "Interface\\Icons\\Inv_helm_robe_raidpriest_k_01" -- Default icon to use until we determine the faction later. BRM.TankIcon = "Interface\\Icons\\Inv_shield_06.blp" --local BRM.HealerIcon = "Interface\\Icons\\Spell_holy_flashheal.blp" BRM.HealerIcon = "Interface\\Icons\\spell_chargepositive.blp" -- 1.7.9.5