mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02: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:
@@ -135,6 +135,6 @@ private:
|
||||
};
|
||||
|
||||
/** interface to access main font engine*/
|
||||
extern FontEngine* glb_fontengine;
|
||||
extern FontEngine* g_fontengine;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user