mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Add progress bar to item visuals preloading
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user