mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
Allow use all 6 faces for special tiles.
Protocol version bump.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user