From e391ac81598292127c356fcb6adbd83db72c5888 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 7 Aug 2020 20:38:01 -0400 Subject: Font Update - Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times --- resource/ui/textwindow.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource/ui/textwindow.res') diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res index 4a4e509..1b06204 100644 --- a/resource/ui/textwindow.res +++ b/resource/ui/textwindow.res @@ -65,7 +65,7 @@ { "ControlName" "CExRichText" "fieldName" "TFTextMessage" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "c-170" "ypos" "c-90" "zpos" "1" -- cgit v1.2.3