diff --git a/Modules/ShadowsightTimer.lua b/Modules/ShadowsightTimer.lua index 72ad16d..097d238 100644 --- a/Modules/ShadowsightTimer.lua +++ b/Modules/ShadowsightTimer.lua @@ -97,9 +97,6 @@ end function ShadowsightTimer:UpdateFrameOnce() self.timerFrame:EnableMouse(not Gladdy.db.shadowsightTimerLocked) -end - -function ShadowsightTimer:UpdateFrame() if Gladdy.db.shadowsightTimerEnabled then self.timerFrame:SetScale(Gladdy.db.shadowsightTimerScale) self.timerFrame:ClearAllPoints()