mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-25 00:56:02 +00:00
fonts: revert combat fontsize to wow defaults
This commit is contained in:
Vendored
+1
-1
@@ -63,7 +63,7 @@ function pfUI.environment:UpdateFonts()
|
||||
InvoiceTextFontNormal:SetFont(pfUI.font_default, 12)
|
||||
InvoiceTextFontSmall:SetFont(pfUI.font_default, 12)
|
||||
ChatFontNormal:SetFont(pfUI.font_default, 13, "OUTLINE")
|
||||
CombatTextFont:SetFont(pfUI.font_combat, 22)
|
||||
CombatTextFont:SetFont(pfUI.font_combat, 25)
|
||||
end
|
||||
|
||||
-- run environment update
|
||||
|
||||
Reference in New Issue
Block a user