Skip to content

Commit

Permalink
Merge pull request #307 from jsimpson/issues/306
Browse files Browse the repository at this point in the history
fix issue with DBM bar skinning
  • Loading branch information
lithammer committed Dec 15, 2020
2 parents 8f32885 + b64d352 commit bbb5a4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Interface/AddOns/nCore/modules/skins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function nCore:Skins()

spark:SetTexture(nil)

Mixin(tbar, BackdropTemplateMixin)
timer:ClearAllPoints()
timer:SetPoint("RIGHT", tbar, "RIGHT", -4, 0)
timer:SetFont(STANDARD_TEXT_FONT, 22)
Expand Down

0 comments on commit bbb5a4e

Please sign in to comment.