Skip to content

Commit

Permalink
Added WhiteNormalNumberFont.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Nov 8, 2014
1 parent ef67c78 commit 10215ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ShestakUI/Modules/Blizzard/Fonts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ frame:SetScript("OnEvent", function(self, event, addon)
SetFont(PVPArenaTextString, NORMAL, 22, "THINOUTLINE")
SetFont(CoreAbilityFont, NORMAL, 32, nil, 1, 0.82, 0, 0, 0, 0, 1, -1)
SetFont(ChatBubbleFont, NORMAL, 14)
SetFont(WhiteNormalNumberFont, NORMAL, 11)

-- Derived fonts
SetFont(BossEmoteNormalHuge, NORMAL, 27, "THICKOUTLINE")
Expand Down

0 comments on commit 10215ea

Please sign in to comment.