X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/26c8dda69b63296b6c89a6a8485bb0d9996a22e4..77a41d614353918e7331bfceb354e58eae086e82:/OmaUF/PlayerFrame.lua diff --git a/OmaUF/PlayerFrame.lua b/OmaUF/PlayerFrame.lua index 960591d..38f19cf 100644 --- a/OmaUF/PlayerFrame.lua +++ b/OmaUF/PlayerFrame.lua @@ -16,7 +16,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.Player.Width, Settings.Player.Height; local anchorX, anchorY = Settings.Player.AnchorX, Settings.Player.AnchorY; -- placeholders with visible values when error happens