Skip to content

Commit

Permalink
Review adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Nov 30, 2024
1 parent 8d6dba1 commit 5cf15e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elements/power.lua
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ local function UpdateColor(self, event, unit)
if(element.__texture) then
element:SetStatusBarTexture(element.__texture)
end

element:SetStatusBarColor(r, g, b)

local bg = element.bg
Expand Down

0 comments on commit 5cf15e3

Please sign in to comment.