mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Forgot to tag this...
This commit is contained in:
@@ -1192,8 +1192,10 @@ LLFontGL* LLFontGL::getFontSansSerifSmallItalic()
|
||||
//static
|
||||
LLFontGL* LLFontGL::getFontSansSerif()
|
||||
{
|
||||
// <FS:Ansariel> Add default font size to fix discrepancy between Inter and legacy fonts
|
||||
//static LLFontGL* fontp = getFont(LLFontDescriptor("SansSerif", "Small", 0));
|
||||
static LLFontGL* fontp = getFont(LLFontDescriptor("SansSerif", "Default", 0));
|
||||
// </FS:Ansariel>
|
||||
return fontp;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user