Quantcast

Actually it would be bad if this happens to disappear

Darthpred [07-30-16 - 17:56]
Actually it would be bad if this happens to disappear
Filename
ElvUI_SLE/core/install.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 05284fa..658e638 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -1045,6 +1045,7 @@ local function SetupCVars()
 	SetCVar("mapFade", "0")
 	SetCVar("cameraSmoothStyle", "0")
 	SetCVar("autoLootDefault", "1")
+	SetCVar("UberTooltips", "1")

 	SetAutoDeclineGuildInvites(true)
 	SetInsertItemsLeftToRight(false)