diff options
| author | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-05-31 22:04:09 +0200 |
|---|---|---|
| committer | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-05-31 22:04:09 +0200 |
| commit | fb78854e9b4f6ae648de27656ad40991a0c5ef57 (patch) | |
| tree | 0f0311aa5d10c1d7b4d10c8e41ca3d05ba818f46 /src/mapnode.h | |
| parent | 461f53945d9d512dc7613a86cd03108dc9530681 (diff) | |
| download | minetest-fb78854e9b4f6ae648de27656ad40991a0c5ef57.tar.xz | |
+ brick
Diffstat (limited to 'src/mapnode.h')
| -rw-r--r-- | src/mapnode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapnode.h b/src/mapnode.h index c4dcbfbe5..5022031de 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -103,6 +103,7 @@ void init_content_inventory_texture_paths(); #define CONTENT_FENCE 21 #define CONTENT_SANDSTONE 22 #define CONTENT_CACTUS 23 +#define CONTENT_BRICK 24 /* Content feature list |
