Skip to content

Commit f1eaedb

Browse files
committed
Much better texture on tooltips
1 parent 5571749 commit f1eaedb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

core/control.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1658,7 +1658,7 @@
16581658
GameCooltip:Reset()
16591659
GameCooltip:SetType ("tooltip")
16601660

1661-
GameCooltip:SetOption("StatusBarTexture", [[Interface\AddOns\Details\images\bar_background_dark]])
1661+
GameCooltip:SetOption("StatusBarTexture", [[Interface\AddOns\Details\images\bar_background_dark_withline]])
16621662

16631663
GameCooltip:SetOption("TextSize", Details.tooltip.fontsize)
16641664
GameCooltip:SetOption("TextFont", Details.tooltip.fontface)
24 KB
Binary file not shown.

0 commit comments

Comments
 (0)