From 68b1ee10771dc99dca32eaef46fe6332385c997a Mon Sep 17 00:00:00 2001 From: Scott Sibley Date: Sat, 6 Aug 2011 04:38:50 -0500 Subject: [PATCH] Bug fix. --- Modules/Histograms/Histograms.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Modules/Histograms/Histograms.lua b/Modules/Histograms/Histograms.lua index f950c79..e368595 100644 --- a/Modules/Histograms/Histograms.lua +++ b/Modules/Histograms/Histograms.lua @@ -72,6 +72,7 @@ return HPColor(UnitHealth(unit), UnitHealthMax(unit)) height = 50, points = {{"TOPRIGHT", "StarTipTooltipMain", "BOTTOMRIGHT", -100, -12}}, color = [[ +print(PowerColor(nil, unit)) return PowerColor(nil, unit) ]], layer = 1, -- 1.7.9.5