Skip to content

Commit

Permalink
disable in performance mode
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Dec 29, 2023
1 parent d310999 commit 431f1b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ElvUI_EltreumUI/Core/Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,7 @@ function ElvUI_EltreumUI:PerformanceOptimization()
E.db.ElvUI_EltreumUI.nameplates.nameplateOptions.ClassColorGlow = false
E.db.ElvUI_EltreumUI.nameplates.nameplateOptions.ClassBorderNameplate = false
E.db.ElvUI_EltreumUI.nameplates.nameplateOptions.nameplatetexture = false
E.db.ElvUI_EltreumUI.nameplates.nameplateOptions.classbarautohide = false
E.db.ElvUI_EltreumUI.nameplates.nameplatepower.modeleffect = false
E.db.ElvUI_EltreumUI.nameplates.classification.enable = false
E.db.ElvUI_EltreumUI.nameplates.nameplatepower.gradient = false
Expand Down

0 comments on commit 431f1b1

Please sign in to comment.