mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-25 15:55:27 +01:00
Add ability to override item images using meta (#12614)
This commit is contained in:
@@ -1840,7 +1840,6 @@ inline bool Game::handleCallbacks()
|
||||
void Game::processQueues()
|
||||
{
|
||||
texture_src->processQueue();
|
||||
itemdef_manager->processQueue(client);
|
||||
shader_src->processQueue();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user