Quantcast

font changes

Munglunch [04-07-15 - 21:03]
font changes
Filename
SVUI_!Core/system/media.lua
diff --git a/SVUI_!Core/system/media.lua b/SVUI_!Core/system/media.lua
index 89af391..b6d0cff 100644
--- a/SVUI_!Core/system/media.lua
+++ b/SVUI_!Core/system/media.lua
@@ -771,6 +771,7 @@ local function ChangeSystemFonts()
 	_alterFont("Tooltip_Small", "tipdialog", -1)
 	_alterFont("SystemFont_Shadow_Huge3", "combat", 0, "OUTLINE")
 	_alterFont("CombatTextFont", "combat", 64, "OUTLINE")
+	_alterFont("SubSpellFont", "default", -1)
 end

 local function _defineFont(globalName, template)