View Single Post
06-08-16, 06:58 AM   #2
cokedrivers
A Rage Talon Dragon Guard
 
cokedrivers's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 325
So I figured out my fix, instead of just letting Blizzard take charge of the Tooltip Header Font I added this line to cTooltip.lua:
Code:
GameTooltipHeaderText:SetFont([[Interface/Addons/cTooltip/Media/Expressway_Rg_BOLD.ttf]], 18, 'THINOUTLINE')
And now it doesn.t change anymore.

Coke
  Reply With Quote