mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
fix MirrorTimerFrame_OnUpdate nil error (maybe?)
This commit is contained in:
@@ -54,7 +54,6 @@ local function LoadSkin()
|
||||
mirrorTimer.TimerText = TimerText
|
||||
|
||||
mirrorTimer.timeSinceUpdate = 0.3
|
||||
HookScript(mirrorTimer, "OnUpdate", MirrorTimerFrame_OnUpdate)
|
||||
|
||||
E:CreateMover(mirrorTimer, "MirrorTimer" .. i .. "Mover", L["MirrorTimer"] .. i, nil, nil, nil, "ALL,SOLO")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user