Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
This was not supposed to be pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
Maczuga committed May 27, 2021
1 parent f32ede2 commit 1f2f612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WeakAuras/RegionTypes/Icon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ local function modify(parent, region, data)

iconPath = iconPath or self.displayIcon or "Interface\\Icons\\INV_Misc_QuestionMark"
WeakAuras.SetTextureOrAtlas(self.icon, iconPath)
-- self.icon:SetDesaturated(data.desaturate)
self.icon:SetDesaturated(data.desaturate)
end

function region:Scale(scalex, scaley)
Expand Down

0 comments on commit 1f2f612

Please sign in to comment.