From 8165682aced1abeb3514c500a4b87eb3e4bb0225 Mon Sep 17 00:00:00 2001 From: Eltreum Date: Sun, 23 Apr 2023 20:12:10 -0300 Subject: [PATCH] use arrows since alpha was changed --- ElvUI_EltreumUI/Layouts/SetupNameplates.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_EltreumUI/Layouts/SetupNameplates.lua b/ElvUI_EltreumUI/Layouts/SetupNameplates.lua index a67ed8bcd..38d1d230c 100644 --- a/ElvUI_EltreumUI/Layouts/SetupNameplates.lua +++ b/ElvUI_EltreumUI/Layouts/SetupNameplates.lua @@ -576,8 +576,8 @@ function ElvUI_EltreumUI:SetupNamePlates() --E.db["nameplates"]["units"]["TARGET"]["glowStyle"] = "style1" --border glow --E.db["nameplates"]["units"]["TARGET"]["glowStyle"] = "style2" --background glow --E.db["nameplates"]["units"]["TARGET"]["glowStyle"] = "style8" --background glow + side arrow - --E.db["nameplates"]["units"]["TARGET"]["glowStyle"] = "style4" --arrow - E.db["nameplates"]["units"]["TARGET"]["glowStyle"] = "none" --no target glow + E.db["nameplates"]["units"]["TARGET"]["glowStyle"] = "style4" --arrow + --E.db["nameplates"]["units"]["TARGET"]["glowStyle"] = "none" --no target glow if E.Classic then E.db["v11NamePlateReset"] = true