mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Update inventory texture too
This commit is contained in:
parent
01ae0daea5
commit
c1202a2ecc
2 changed files with 7 additions and 0 deletions
|
@ -113,6 +113,7 @@ struct ContentFeatures
|
|||
*/
|
||||
TileSpec tiles[6];
|
||||
|
||||
std::string inventory_texture_name;
|
||||
video::ITexture *inventory_texture;
|
||||
|
||||
// Used currently for flowing liquids
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue