Skip to content

Commit

Permalink
use arrows since alpha was changed
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Apr 23, 2023
1 parent b501068 commit 8165682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ElvUI_EltreumUI/Layouts/SetupNameplates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8165682

Please sign in to comment.