mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update
This commit is contained in:
@@ -21,7 +21,7 @@ local function LoadSkin()
|
||||
|
||||
local QuestTimerFrameHolder = CreateFrame("Frame", "QuestTimerFrameHolder", E.UIParent)
|
||||
E:Size(QuestTimerFrameHolder, 150, 22)
|
||||
E:Point(QuestTimerFrameHolder, "TOP", QuestTimerFrameMover, "TOP")
|
||||
QuestTimerFrameHolder:SetPoint("TOP", QuestTimerFrameMover, "TOP")
|
||||
|
||||
hooksecurefunc(QuestTimerFrame, "SetPoint", function(_, _, parent)
|
||||
if parent ~= QuestTimerFrameHolder then
|
||||
|
||||
Reference in New Issue
Block a user