mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Node highlighting.
This commit is contained in:
parent
206f076422
commit
58e6d25e03
10 changed files with 168 additions and 49 deletions
|
@ -171,6 +171,7 @@ enum MaterialType{
|
|||
// Animation made up by splitting the texture to vertical frames, as
|
||||
// defined by extra parameters
|
||||
#define MATERIAL_FLAG_ANIMATION_VERTICAL_FRAMES 0x08
|
||||
#define MATERIAL_FLAG_HIGHLIGHTED 0x10
|
||||
|
||||
/*
|
||||
This fully defines the looks of a tile.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue