Fix font inconsistency with GameFontHighlightMedium vs GameFontNormalMed3
This commit is contained in:
@@ -64,6 +64,7 @@ function E:UpdateBlizzardFonts()
|
||||
SetFont(QuestTitleFontBlackShadow, NORMAL, self.db.general.fontSize + 8)
|
||||
SetFont(SystemFont_Large, NORMAL, 15)
|
||||
SetFont(GameFontNormalMed3, NORMAL, 15)
|
||||
SetFont(GameFontHighlightMedium, NORMAL, 15)
|
||||
SetFont(SystemFont_Shadow_Huge1, NORMAL, 20, MONOCHROME.."OUTLINE")
|
||||
SetFont(SystemFont_Med1, NORMAL, self.db.general.fontSize)
|
||||
SetFont(SystemFont_Med3, NORMAL, self.db.general.fontSize)
|
||||
|
||||
Reference in New Issue
Block a user