mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +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
|
@ -1232,7 +1232,7 @@ void the_game(
|
|||
After all content has been received:
|
||||
Update cached textures, meshes and materials
|
||||
*/
|
||||
client.afterContentReceived();
|
||||
client.afterContentReceived(device,font);
|
||||
|
||||
/*
|
||||
Create the camera node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue