Skip to content

Commit

Permalink
update totemBar
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollyonn committed Dec 27, 2017
1 parent b0e6bb0 commit fad812b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ElvUI/modules/actionbars/barTotem.lua
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@ function AB:CreateTotemBar()
local normal = _G["MultiCastActionButton" .. i .. "NormalTexture"];
local cooldown = _G["MultiCastActionButton" .. i .. "Cooldown"];
button:StyleButton();
button:SetTemplate("Default");
icon:SetTexCoord(unpack(E.TexCoords));
icon:SetDrawLayer("ARTWORK");
icon:SetInside();
Expand Down

0 comments on commit fad812b

Please sign in to comment.