mirror of
https://github.com/minetest/minetest.git
synced 2025-07-01 07:30:23 +02:00
cube inventory texture rendering thing (not good yet)
This commit is contained in:
@ -261,8 +261,6 @@ enum MaterialType{
|
||||
/*
|
||||
This fully defines the looks of a tile.
|
||||
The SMaterial of a tile is constructed according to this.
|
||||
|
||||
TODO: Change this to use an AtlasPointer
|
||||
*/
|
||||
struct TileSpec
|
||||
{
|
||||
|
Reference in New Issue
Block a user