remove Simple Chat option

fix #60
This commit is contained in:
Crum
2018-12-06 22:36:19 -06:00
parent caef63a2da
commit 9386ddb1a9
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -212,6 +212,7 @@ local function SetupCVars()
SetCVar("UberTooltips", 1)
ALWAYS_SHOW_MULTIBARS = 1
LOCK_ACTIONBAR = 1
SIMPLE_CHAT = 0
SetActionBarToggles(1, 0, 1, 1)
TutorialFrame_HideAllAlerts()
ClearTutorials()