From 973774cf8f3b6c7df1ff08d3144b47a6f7f9cc98 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 7 Feb 2016 16:36:25 +0400 Subject: [PATCH] Accounting for UF overhaul --- ElvUI_SLE/modules/unitframes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.9.5