mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +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
|
@ -135,6 +135,6 @@ private:
|
|||
};
|
||||
|
||||
/** interface to access main font engine*/
|
||||
extern FontEngine* glb_fontengine;
|
||||
extern FontEngine* g_fontengine;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue