mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update
This commit is contained in:
@@ -154,8 +154,8 @@ local function updateIcon(element, unit, index, offset, filter, isDebuff, visibl
|
||||
end
|
||||
|
||||
if element.forceShow then
|
||||
texture = "Interface\\Icons\\Spell_Holy_DivineSpirit"
|
||||
count, dispelType, duration, expiration = 5, 'Magic', 0, 60
|
||||
texture = 'Interface\\Icons\\Spell_Holy_DivineSpirit'
|
||||
count, dispelType = 5, 'Magic'
|
||||
end
|
||||
|
||||
if texture then
|
||||
|
||||
Reference in New Issue
Block a user