Skip to content

Commit

Permalink
Remove old methods
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Jul 7, 2024
1 parent eb13f74 commit fb8723a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions addon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,6 @@ function Molinari:ApplyItem(item, color)
end
end

function Molinari:AddSparkles(color)
addon:StartSparkles(self, color)
end

function Molinari:HideSparkles()
addon:StopSparkles()
end

-- update attribute driver with the correct modifiers
function Molinari:UpdateAttributeDriver()
if addon.db.profile.general.modifierKey == 'CTRL' then
Expand Down

0 comments on commit fb8723a

Please sign in to comment.