Skip to content

Commit

Permalink
set scale to 1 to reset it
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Apr 30, 2024
1 parent 3aa6bc2 commit 83a73ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ElvUI_EltreumUI/Layouts/LayoutGeneral.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1773,6 +1773,7 @@ function ElvUI_EltreumUI:NameplateCVars()
SetCVar('nameplateLargerScale', 1.2)
SetCVar('nameplateMinScale', 1)
SetCVar('nameplateMinAlpha',1)
SetCVar('nameplateGlobalScale', 1)
SetCVar('nameplateMaxDistance', 60)
SetCVar('nameplateMotion', 1)
SetCVar('nameplateOccludedAlphaMult', 0)
Expand Down

0 comments on commit 83a73ca

Please sign in to comment.