This commit is contained in:
Bunny67
2018-06-07 21:44:10 +03:00
parent d34a72dd33
commit 06fa470c01
4 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -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