mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Add progress bar to item visuals preloading
This commit is contained in:
parent
efc9329033
commit
bda62bd3bf
3 changed files with 17 additions and 3 deletions
|
@ -385,7 +385,7 @@ public:
|
|||
bool nodedefReceived()
|
||||
{ return m_nodedef_received; }
|
||||
|
||||
void afterContentReceived();
|
||||
void afterContentReceived(IrrlichtDevice *device, gui::IGUIFont* font);
|
||||
|
||||
float getRTT(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue