mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 09:55:22 +02:00
Add firelike drawtype
This commit is contained in:
@@ -149,6 +149,7 @@ enum NodeDrawType
|
||||
NDT_GLASSLIKE_FRAMED, // Glass-like, draw connected frames and all all
|
||||
// visible faces
|
||||
// uses 2 textures, one for frames, second for faces
|
||||
NDT_FIRELIKE, // Draw faces slightly rotated and only on connecting nodes
|
||||
};
|
||||
|
||||
#define CF_SPECIAL_COUNT 6
|
||||
|
Reference in New Issue
Block a user