mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 23:56:57 +00:00
fonts: change default combat font to continuum
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@ function pfUI.environment:UpdateFonts()
|
||||
else
|
||||
pfUI.font_default = "Interface\\AddOns\\pfUI\\fonts\\Myriad-Pro.ttf"
|
||||
pfUI.font_square = "Interface\\AddOns\\pfUI\\fonts\\Homespun.ttf"
|
||||
pfUI.font_combat = "Interface\\AddOns\\pfUI\\fonts\\DieDieDie.ttf"
|
||||
pfUI.font_combat = "Interface\\AddOns\\pfUI\\fonts\\Continuum.ttf"
|
||||
end
|
||||
|
||||
-- force locale based fonts
|
||||
|
||||
Reference in New Issue
Block a user