Skip to content

Commit

Permalink
This isn't supposed to be here.
Browse files Browse the repository at this point in the history
  • Loading branch information
Azilroka committed May 10, 2023
1 parent ce4e3ff commit 8616aeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AddOnSkins/Core/Skins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,6 @@ end

function S:HandleStatusBar(statusBar, color, template)
statusBar:SetFrameLevel(statusBar:GetFrameLevel() + 1)
S:StripTextures(statusBar)
S:CreateBackdrop(statusBar, template or 'Transparent')
statusBar:SetStatusBarTexture(Media.barTexture)
statusBar:SetStatusBarColor(unpack(color or AS:CheckOption('StatusBarColor')))
Expand Down

0 comments on commit 8616aeb

Please sign in to comment.