mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Allow use all 6 faces for special tiles.
Protocol version bump.
This commit is contained in:
parent
3ce6888c1c
commit
e66bb9b864
3 changed files with 134 additions and 28 deletions
|
@ -151,7 +151,7 @@ enum NodeDrawType
|
|||
// uses 2 textures, one for frames, second for faces
|
||||
};
|
||||
|
||||
#define CF_SPECIAL_COUNT 2
|
||||
#define CF_SPECIAL_COUNT 6
|
||||
|
||||
struct ContentFeatures
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue