From 39162de15a2603f1282241aef412ef1b70162b27 Mon Sep 17 00:00:00 2001 From: sapier Date: Fri, 28 Nov 2014 20:06:34 +0100 Subject: Make hud use fontengine too Fix non coding style conforming glb_fontengine to g_fontengine Fix fonts never been deleted due to grabbed to often --- minetest.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minetest.conf.example') diff --git a/minetest.conf.example b/minetest.conf.example index 91b3251c0..5ab98c0f9 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -216,7 +216,7 @@ #tooltip_show_delay = 400 # Delay showing tooltips, in miliseconds #screen_dpi = 72 -# adjust dpi configuration to your screen (PC/MAC only) e.g. for 4k screens +# adjust dpi configuration to your screen (Desktop only) e.g. for 4k screens # Default timeout for cURL, in milliseconds # Only has an effect if compiled with cURL -- cgit v1.2.3