cleanup
This commit is contained in:
@@ -97,9 +97,6 @@ end
|
|||||||
|
|
||||||
function ShadowsightTimer:UpdateFrameOnce()
|
function ShadowsightTimer:UpdateFrameOnce()
|
||||||
self.timerFrame:EnableMouse(not Gladdy.db.shadowsightTimerLocked)
|
self.timerFrame:EnableMouse(not Gladdy.db.shadowsightTimerLocked)
|
||||||
end
|
|
||||||
|
|
||||||
function ShadowsightTimer:UpdateFrame()
|
|
||||||
if Gladdy.db.shadowsightTimerEnabled then
|
if Gladdy.db.shadowsightTimerEnabled then
|
||||||
self.timerFrame:SetScale(Gladdy.db.shadowsightTimerScale)
|
self.timerFrame:SetScale(Gladdy.db.shadowsightTimerScale)
|
||||||
self.timerFrame:ClearAllPoints()
|
self.timerFrame:ClearAllPoints()
|
||||||
|
Reference in New Issue
Block a user