mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
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
This commit is contained in:
parent
d1d6a97b1c
commit
39162de15a
12 changed files with 41 additions and 47 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue