]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/constants.h
Biome API: Re-calculate biome at every surface in a mapchunk column
[dragonfireclient.git] / src / constants.h
index 53a2608bde10e15c325f1465935c04312a44a747..d7163bf682d1b5b4de9ace4ca323a2dc8334fb35 100644 (file)
@@ -105,7 +105,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #if defined(_WIN32)
        #define TTF_DEFAULT_FONT_SIZE   (18)
 #else
-       #define TTF_DEFAULT_FONT_SIZE   (14)
+       #define TTF_DEFAULT_FONT_SIZE   (15)
 #endif
 #define DEFAULT_FONT_SIZE       (10)