Skip to content

Commit bd89bca

Browse files
committed
nTooltip: Show player titles by default
1 parent 190e64f commit bd89bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Interface/AddOns/nTooltip/config.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ nTooltip.Config = {
1616
itemqualityBorderColor = true,
1717

1818
abbrevRealmNames = false,
19-
showPlayerTitles = false,
19+
showPlayerTitles = true,
2020
showUnitRole = true,
2121
showPVPIcons = true, -- Show pvp icons instead of just a prefix
2222
showMouseoverTarget = true,

0 commit comments

Comments
 (0)