Quantcast

Accounting for UF overhaul

Darthpred [02-07-16 - 12:36]
Accounting for UF overhaul
Filename
ElvUI_SLE/modules/unitframes.lua
diff --git a/ElvUI_SLE/modules/unitframes.lua b/ElvUI_SLE/modules/unitframes.lua
index 3f2bc87..d4055f0 100644
--- a/ElvUI_SLE/modules/unitframes.lua
+++ b/ElvUI_SLE/modules/unitframes.lua
@@ -275,7 +275,7 @@ local function PlayerFrameAnchors()
 	end
 end

-hooksecurefunc(UF, "UpdatePlayerFrameAnchors", PlayerFrameAnchors)
+hooksecurefunc(UF, "Configure_ClassBar", PlayerFrameAnchors)

 function UF:ClassbarTextSLE()
 	if E.myclass == "DRUID" then