Wei Mingzhi 6 年之前
父节点
当前提交
102310439e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      font.c

+ 1 - 1
font.c

@@ -433,7 +433,7 @@ PAL_InitFont(
    {
       PAL_LoadUserFont(cfg->pszFontFile);
    }
-   else
+   else if (_font_height != 15)
    {
       switch (g_TextLib.iFontFlavor)
       {