enable tooltip ids on setup cvars
This commit is contained in:
parent
85f6dfe52a
commit
e0d8f362bc
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue