978ee00 - Different health text and more text space in config
[wowui.git] / OmaRF / UpdateDispellableDebuffsHook.lua
index 6e26ef4..3cc79fa 100644 (file)
@@ -4,6 +4,7 @@ local normalBackColor = OmaRF.normalBackColor;
 local dispelBackColor = OmaRF.dispelBackColor;
 local UnitDebuff = UnitDebuff;
 local CompactUnitFrame_UpdateHealthColor = CompactUnitFrame_UpdateHealthColor;
 local dispelBackColor = OmaRF.dispelBackColor;
 local UnitDebuff = UnitDebuff;
 local CompactUnitFrame_UpdateHealthColor = CompactUnitFrame_UpdateHealthColor;
+local unpack = unpack;
 
 hooksecurefunc("CompactUnitFrame_UpdateDispellableDebuffs", function(frame)
     -- allowClassColorsForNPCs only in regular raid frames,
 
 hooksecurefunc("CompactUnitFrame_UpdateDispellableDebuffs", function(frame)
     -- allowClassColorsForNPCs only in regular raid frames,