mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Add support for using textures in hotbar
This commit is contained in:
@@ -106,6 +106,8 @@ public:
|
||||
video::SColor crosshair_argb;
|
||||
video::SColor selectionbox_argb;
|
||||
bool use_crosshair_image;
|
||||
bool use_hotbar_border_img;
|
||||
bool use_hotbar_bg_img;
|
||||
|
||||
Hud(video::IVideoDriver *driver, gui::IGUIEnvironment* guienv,
|
||||
gui::IGUIFont *font, u32 text_height, IGameDef *gamedef,
|
||||
|
Reference in New Issue
Block a user