mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
cleanup cvars
This commit is contained in:
@@ -201,13 +201,11 @@ local function SetupChat()
|
||||
end
|
||||
|
||||
local function SetupCVars()
|
||||
-- SetCVar("screenshotQuality", 10)
|
||||
-- SetCVar("showNewbieTips", 0)
|
||||
SHOW_NEWBIE_TIPS = 0
|
||||
SetCVar("showLootSpam", 1)
|
||||
SetCVar("UberTooltips", 1)
|
||||
-- SetCVar("alwaysShowActionBars", 1)
|
||||
-- SetCVar("lockActionBars", 1)
|
||||
|
||||
ALWAYS_SHOW_MULTIBARS = 1
|
||||
LOCK_ACTIONBAR = 1
|
||||
SetActionBarToggles(1, 0, 1, 1)
|
||||
TutorialFrame_HideAllAlerts()
|
||||
ClearTutorials()
|
||||
|
||||
Reference in New Issue
Block a user