Node highlighting.
[oweals/minetest.git] / src / nodedef.h
index 6845e237dc6239b97f59c34d6675ad52d5210dd7..1f596e46baff75fc977e3bc3e5754b1e87c847da 100644 (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
 {