X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/d093a7f250aab703c69128ad4b54a31d6e0b1f83..d97fc631a83d9cbaa580a3164e05cb8250deac69:/OmaUF/PetFrame.lua diff --git a/OmaUF/PetFrame.lua b/OmaUF/PetFrame.lua index a4d8fa5..67d433b 100644 --- a/OmaUF/PetFrame.lua +++ b/OmaUF/PetFrame.lua @@ -14,7 +14,6 @@ local bgColor = Settings.BgColor; local healthColor = Settings.HealthColor; local shieldColor = Settings.ShieldColor; local shieldhlColor = Settings.ShieldhlColor; -local healabsorbColor = Settings.HealabsorbColor; local width, height = Settings.Pet.Width, Settings.Pet.Height; local anchorX, anchorY = Settings.Pet.AnchorX, Settings.Pet.AnchorY; -- placeholders with visible values when error happens