Quantcast

Bug fix.

Scott Sibley [08-06-11 - 09:38]
Bug fix.
Filename
Modules/Histograms/Histograms.lua
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,