X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fnodedef.h;h=1f596e46baff75fc977e3bc3e5754b1e87c847da;hb=58e6d25e033c76dc91aaac18fdeda92ac23fe0e1;hp=6845e237dc6239b97f59c34d6675ad52d5210dd7;hpb=6c98fd6658fcf7c0c676ee88f03e364c852e9f1b;p=oweals%2Fminetest.git diff --git a/src/nodedef.h b/src/nodedef.h index 6845e237d..1f596e46b 100644 --- a/src/nodedef.h +++ b/src/nodedef.h @@ -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 {