mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
fixed bug in inventory textures caused from better handling of unknown blocks
This commit is contained in:
@@ -194,6 +194,8 @@ struct ContentFeatures
|
||||
{
|
||||
setTexture(i, name, alpha);
|
||||
}
|
||||
// Force inventory texture too
|
||||
setInventoryTexture(name);
|
||||
}
|
||||
|
||||
void setTile(u16 i, const TileSpec &tile)
|
||||
|
Reference in New Issue
Block a user