Quantcast

The health histogram shouldn't be intersecting

Scott Sibley [09-18-10 - 04:14]
The health histogram shouldn't be intersecting
Filename
Modules/Histograms.lua
diff --git a/Modules/Histograms.lua b/Modules/Histograms.lua
index 2127375..5179d93 100644
--- a/Modules/Histograms.lua
+++ b/Modules/Histograms.lua
@@ -67,8 +67,7 @@ local defaultWidgets = {
 return HPColor(UnitHealth(unit), UnitHealthMax(unit))
 ]],
 		layer = 1,
-		update = 1000,
-		intersect = true
+		update = 1000
 	},
 	[2] = {
 		name = "Power",