1
0
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:
RealBadAngel
2014-07-25 07:35:55 +02:00
parent 3ce6888c1c
commit e66bb9b864
3 changed files with 134 additions and 28 deletions

View File

@@ -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
{