diff --git a/ElvUI/Core/Install.lua b/ElvUI/Core/Install.lua index 6513105..050e0e6 100644 --- a/ElvUI/Core/Install.lua +++ b/ElvUI/Core/Install.lua @@ -167,6 +167,7 @@ local function SetupChat(noDisplayMsg) end local function SetupCVars(noDisplayMsg) + SetCVar("showTooltipID", 1) SetCVar("mapQuestDifficulty", 1) SetCVar("ShowClassColorInNameplate", 1) SetCVar("screenshotQuality", 10)